I am trying to setup apache as a reverse proxy and as a webserver simultaneously.
The scenario is basically as follows: I have periodical websites that have been authenticated by my webservers IP address, so what I am trying to achieve is to allow users access to those periodicals but only through my webserver. I have tried a couple of sites online and so far I get the reverse proxy running on my webserver but whenever I enable the reverse proxy my webserver tools like ISPconfig get disabled.
I am using an Ubuntu 11.04 Server. If some one knows of something I maybe doing wrong please let me know Thanks