Thank you very much for that suggestion! It solved my problem, for which
I'm most appreciative.
Thanks jonten!
On Sunday, June 9, 2013 5:17:47 PM UTC-4, jonten wrote:
>
> I had a similar problem when I recently did a setup with Web2py and Apache
> which I did not want to dedicate to the directo
I had a similar problem when I recently did a setup with Web2py and Apache
which I did not want to dedicate to the directory root of the web server.
The part I had to modify to get it to work was:
WSGIScriptAlias / /var/www/web2py/wsgihandler.py
with:
WSGIScriptAliasMatch ^/myapp.* /var/www/we
2 matches
Mail list logo