On Feb 17, 10:04 pm, ProfessionalIT <[email protected]> wrote: > Graham, > > Your explanation is great. But, I followed (and I did a mix) these > pages: > > > http://webpy.org/cookbook/mod_wsgi-apacheandhttp://webpy.org/install#apachemodwsgi > > this documentation is outdated?
The first is in part wrong, it says: WSGIScriptAlias /appname /var/www/webpy-app/code.py/ I have been trying to get someone to fix it for quite a while and no one has. There should not be a trailing slash on last argument. If web.py requires it, then web.py is broken in some way. Graham > Another question, Now following your tip, My css and images is not > displayed. How to configure my app and/or my apache to show my static > files ? -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
