I copied the web2py folder over from the trunk, since that's the version I 
developed the app from. I cannot find the file you describe in the trunk 
version of web2py. A lot of the config files I see around the web involve 
putting web2py at the root of the server. What I wanted to do (and I don't 
know if it's possible), is to have an apache config file for each app that I 
want to expose through Apache. That way I can ensure that each app gets its 
own subdomain, and that I don't get redundant URL's like 
myapp.domain.com/myapp/default/index.

Reply via email to