Imagine you had an apache server set up on linux to serve web2py apps to various virtual hosts, and you wanted one common web2py code base for the sake of convenience, but allow each virtual host to have its own applications directory. What would be the best way of doing it? Redirects based on URL, filesystem symlinks, or web2py's routes (which I don't know yet).
I don't think there is a command line option which does this unless it is --folder -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

