Karthik Manimaran wrote:
Hi, We want to serve an unlimited number of subdomains ( http://subdomain1.domain.com http://subdomain2.domain.com) from an app server in the following way: http://localhost:port/somecontext/?param=subdomain1, http://localhost:port/somecontext/?param=subdomain2 resp. Any ideas on how this can be done?
Should you not be using ProxyPassReverse for this ? --------------------------------------------------------------------- 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