Hi, I have installed apache 2 and managed to access the first page bu tunneling to the server using http://localhost now I have to setup to access my 3 applications installed in the application server. Can someone please let me know how I should configure my apache (httpd.conf) to access my 3 applications (or accept requests for 3 applications) . lets say my apache server ip is 111.111.111.111 and appserver ip is 222.222.222.222 and I need to access my 3 apps as http://111.111.111:1111/app1 http://111.111.111:1111/app2 and http://111.111.111:1111/app3 thank you, Sean
makes no sense at all. You need to provide some more info; OS version of apache applications - are these php applications, or windows based applications?