-- httpd.conf
include /etc/apache2/httpd-reverse-proxy.conf-- httpd-reverse-proxy.conf
-- cmd
# cd /root
# mkdir module
# cd module
# apxs2-worker -c -I/usr/include/libxml2 -i mod_proxy_html.c
# /etc/init.d/apache2 start
include /etc/apache2/httpd-reverse-proxy.conf-- httpd-reverse-proxy.conf
# cd /root
# mkdir module
# cd module
# apxs2-worker -c -I/usr/include/libxml2 -i mod_proxy_html.c
# /etc/init.d/apache2 start