Hello,
I am using Apache/1.3.22 on a AIX-Unix system.
I have to realize the following request:
We have two webservers. The first webserver who is at the front to the internet and the second one is not directly accesible from the internet because our e-bussines shop is running on it.
If there is a request with the url-extention from our shop (www.mydomain.com/shop) the apache in the front should act as an reverse-proxy and forward the request to the other server.
The answers from the second one schould also be delivered trough this apache.
Could anyone tell me how I have to configure my apache?
I have testet several things but it doesn't work.
Thank you and
best regards
Martin
I am using Apache/1.3.22 on a AIX-Unix system.
I have to realize the following request:
We have two webservers. The first webserver who is at the front to the internet and the second one is not directly accesible from the internet because our e-bussines shop is running on it.
If there is a request with the url-extention from our shop (www.mydomain.com/shop) the apache in the front should act as an reverse-proxy and forward the request to the other server.
The answers from the second one schould also be delivered trough this apache.
Could anyone tell me how I have to configure my apache?
I have testet several things but it doesn't work.
Thank you and
best regards
Martin