I try to install web2py alongside a php app so the layout of my webserver 
should be

www.example.com/somphpapp
www.example.com/web2py

I used of course the directive 

WSGIScriptAlias /web2py /var/web2py/wsgihandler.py

but web2py is modifiying the path to 

http://example.com/welcome/default/index

which is not working. 

What did I wrong?



-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to