Graham Leggett wrote: > This is a cryptographically signed message in MIME format. > > --------------msCFE9391983F6F7937BC9AC92 > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Ian Holsman wrote: > > >>In that case >>+1 >>ReverseProxyEngine On >>? >> > > I still don't understand why it is required. > > Reverse proxy behaviour is switched on using ProxyPass, and as I > understand it also by some magic in mod_rewrite. Adding another > directive means to get reverse proxy behaviour you need to enable two > directives instead of just one - which doesn't make sense. >
ok.. from my understanding: you can write rewrite rules in a .htaccess file and they will be applied you can use rewrite to initate a reverse-proxy connection. so a unwilling administrator can open up his network by a malicious user that has access to a 'userdirectory' or somesuch on the main webserver. Is this right chuck? > What are you trying to achieve using this directive? > > Regards, > Graham >
