On Mon, Jan 24, 2011 at 10:10 AM, octopusgrabbus
wrote:
> I'm trying to reconfigure to mod_wsgi and am wisely starting with a
> workstation.
>
>
If I'm understanding you correctly, you're trying to migrate from using
apache/mod_python to serve your Django project to apache/mod_wsgi, right?
If this
On Monday, January 24, 2011 3:10:17 PM UTC, octopusgrabbus wrote:
>
> I'm trying to reconfigure to mod_wsgi and am wisely starting with a
> workstation.
>
> What changes in this line which is in full context below:
> PythonHandler django.core.handlers.modpython
>
> modpython changes, but to wha
I'm trying to reconfigure to mod_wsgi and am wisely starting with a
workstation.
What changes in this line which is in full context below:
PythonHandler django.core.handlers.modpython
modpython changes, but to what does it change?
Listen 8002
WSGIScriptAlias / /home/amr/django/django.wsgi
Alias
3 matches
Mail list logo