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 ?

Thanks a lot
ste





---------------------------------------------------------------------
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