On Jan 28, 3:05 am, Graham Dumpleton <[email protected]>
wrote:
> 2009/1/28 gert <[email protected]>:
>
>
>
>
>
> > On Jan 28, 2:41 am, Graham Dumpleton <[email protected]>
> > wrote:
> >> 2009/1/28 gert <[email protected]>:
>
> >> > Can you fix the server root for WSGIPythonPath
>
> >> > meaning instead of doing
> >> > WSGIPythonPath /usr/httpd/www/appwsgi/www/lib
>
> >> > ServerRoot "/usr/httpd"
> >> > WSGIPythonPath www/appwsgi/www/lib
>
> >> No.
>
> >> It is very bad practice to be sticking standard Python modules under
> >> the Apache document root.
>
> > That's why it say's SERVER-root :) not DOCUMENT-root
>
> My mistake in reading.
>
> Still the same answer. I do not see any value in doing this as it
> wouldn't even be the norm that people would want to stick stuff under
> the server root.
>
r...@r12276:~# ls /usr/httpd/
bin cgi-bin error include man modules www
build conf icons logs manual wsgi
r...@r12276:~#
Does this look like a alien directory tree :-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---