Bradley Hintze Change it to : WSGIScriptAlias /code /Library/WebServer/Documents/code.wsgi
Not sure if I'm right, but good enough to give a decent try. On Fri, Jun 25, 2010 at 7:33 PM, Bradley Hintze <[email protected] > wrote: > Hi all, > > I am on Mac OS X snow leopard and have installed mod-wsgi. Apache > seems to be load it fine but when add WSGIScriptAlias > /Library/WebServer/Documents/code.py in httpd.conf all my pages > 'cannot be found.' I am following > http://www.rkblog.rk.edu.pl/w/p/mod_wsgi/ > > I'm sure this has to be something to due with the configuration > settings. How do I find the apache log file so I can post a betteer > queestion to the mailing list about fixing this problem? > > Is there a better tutorial that doesn't mention django? I just want to > handle forms and the such, I'm not interested a whole framework. > > -- > Bradley J. Hintze > Graduate Student > > -- > 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]<modwsgi%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/modwsgi?hl=en. > > -- 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.
