hello one and all,
ok, old days of apache. you could configure apache to include the homes directories for individuals that could login on the unix/linux server. for instance, the url would include the username and apache would know redirect to that user's home directory/subdirectory and serve up the pages starting with index.html.
is there a way to allow linux users to add an applications directory under their home/user_name directory and web2py know to refer to that homes application with a url comes in for it. still keeping the primary applications in play under the web2py directory also?
lucas