On 04/02/2015, at 9:19 PM, Paul Royik <[email protected]> wrote:

> ls -las $HOME/webapps/django_app 
> 
> 4 drwxr-xr-x  6 simamura simamura 4096 Jan 23 19:15 .
> 4 drwxr-xr-x 12 root     root     4096 Feb  3 09:34 ..
> 4 drwxr-xr-x  7 simamura simamura 4096 Jan 23 12:42 apache2
> 4 drwxr-xr-x  3 simamura simamura 4096 Jan 23 12:42 bin
> 4 drwxr-xr-x  3 simamura simamura 4096 Jan 23 12:42 lib
> 4 drwxr-xr-x  5 simamura simamura 4096 Jan 23 13:52 mathsite
> 
> I actually renamed everything to math site.

What is your current httpd.conf you have then.

Before you gave:

    WSGIDaemonProcess django_app processes=2 threads=12 
python-path=/home/simamura/webapps/django_app:/home/simamura/webapps/django_app/mathsite:/home/simamura/webapps/django_app/lib/python2.7
    WSGIScriptAlias / /home/simamura/webapps/django_app/proj/proj/wsgi.py

That can't be right though as the WSGIScriptAlias is not referring to 'math 
site' but 'proj'.

> If you wish, I can give you access to webfaction account, so you can see it 
> yourself.

Rather not.

Graham

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to