Hello, I would like to know if it's possible to configure apache in the way it would answer to urls like 'http://example.com/appname' as it would serve 'http://appname.example.com/'. I don't know if I'm clear enough: - 'appname' is installed in a standalone way on a server - there is a reverse proxy that is set-up to redirect requests from users on the right application given the name of this application (http://example.com/appname, http://example.com/appname2, ...). - the application 'appname' is designed to run at the root of the domain name (http://appname.example.com) - can apache deal with this problem and "fake" that 'appname' is running in another path on the server ? I don't know if this could be done with virtualhost or rewrite rules or ... What is your advise ? Thanks, Manuel --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx