You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2012/10/13 19:53:35 UTC

[Httpd Wiki] Trivial Update of "TomcatModProxyHTML" by TimBannister

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "TomcatModProxyHTML" page has been changed by TimBannister:
http://wiki.apache.org/httpd/TomcatModProxyHTML?action=diff&rev1=8&rev2=9

Comment:
Minor tidying

  LoadModule proxy_html_module  modules/mod_proxy_html.so
  }}}
  
- '''***Note***''' If you get errors starting up Apache regarding mod_proxy_html and libxml2, you can add the '''!LoadFile''' directive below before the '''!LoadModule''' directives.
+ '''Note''': If you get errors starting up Apache regarding mod_proxy_html and libxml2, you can add the '''!LoadFile''' directive below before the '''!LoadModule''' directives.
  
  {{{
  LoadFile /path/to/libxml2.so

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org