On Feb 26, 2010, at 8:42 AM, Stefano Nichele wrote:

> Hi All,
> I'd like to ask you some help with apache configuration for my goal.
> 
> I have two different server instances running on the same box and on 
> different ports. For instance:
> 
> http://my.domain.com:8080/appA
> http://my.domain.com:9090/appB
> 
> are the URLs at the moment i'm using.
> 
> Actually I want to setup a proxy in order to have:
> 
> http://appA.domain.com  (instead of  http://my.domain.com:8080/appA)
> http://appB.domain.com  (instead of  http://my.domain.com:9090/appB)
> 
> appA.domain.com and appB.domain.com are already configured in my DNS to 
> address the box.
> 
> What's the best way to obtain this ?

I believe the example you're looking for is this one: 
http://httpd.apache.org/docs/trunk/vhosts/examples.html#proxy

--Rich
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to