My httpd all ready have mod_proxy I check it by
/usr/sbin/httpd -l | grep mod_proxy
and get
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_scgi.c
mod_proxy_ajp.c
mod_proxy_balancer.c
but I didn't find line to Enable mod_proxy in your /etc/httpd/conf/httpd.conf
refer to http://help.directadmin.com/item.php?id=84
How can I add line to httpd.conf to enable mod_proxy
/usr/sbin/httpd -l | grep mod_proxy
and get
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_scgi.c
mod_proxy_ajp.c
mod_proxy_balancer.c
but I didn't find line to Enable mod_proxy in your /etc/httpd/conf/httpd.conf
refer to http://help.directadmin.com/item.php?id=84
How can I add line to httpd.conf to enable mod_proxy