Re: django using AJP with apache2 and mod_jk leads to HTTP 500 errors

2007-12-13 Thread Roman Zechner
Hey Giorgi! Thanks for your fast help! I tried your 1st tips with setting other Location directives and all the combinations but it didn't work. I checked out ajp-wsgi but it's currently only available for BSD, Mac OS X and Gentoo. I will just stick with mod_python and maybe give it a try anoth

Re: django using AJP with apache2 and mod_jk leads to HTTP 500 errors

2007-12-13 Thread iGL
Hi Ramon, As far as I understood the apache jakarta docs, the problem you describe might be caused by using sethandlers. Therefore, if you have time for further experiments, you might want to do either - set up another virtual host for the static files (e.g.,media.mysite.com) and avoid using SetHa