Secure OS Software for Linux
1752579 Members
4152 Online
108788 Solutions
New Discussion

Re: enabling mod_proxy in apache

 
Alan Kraft
Occasional Contributor

enabling mod_proxy in apache

 
1 REPLY 1
benoit Bruckert
Honored Contributor

Re: enabling mod_proxy in apache

Hi Alan,
mod_so is compiled in your httpd, then you can load load proxy as a module..
To do it, just uncomment the loadmodule and addmodule line !
And don't forget to uncomment the proxy definition :
#
# ProxyRequests On

#
# Order deny,allow
# Deny from all
# Allow from .your_domain.com
#

and so on..
I'm using it on HP-UX and it works fine !!!
hth
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)