Dear Wiki user,

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

The following page has been changed by megaspaz:
http://wiki.apache.org/httpd/Recipes/TomcatReverseProxy

------------------------------------------------------------------------------
  
  You can test to see that your proxy is working by accessing 
http://localhost/webapps. You should see the default Tomcat homepage. Note, 
that '''/webapps''' in the '''!ProxyPass''' and '''!ReverseProxyPass''' lines 
can be whatever you want. You can use '''/foo''' if you want and you can access 
Tomcat with http://localhost/foo.
  
- With a default Tomcat setup, you will have broken links in the '''Tomcat 
Manager''' page. Learn how to fix them with 
[:Recipies/TomcatModProxyHTML:mod_proxy_html].
+ With a default Tomcat setup, you will have broken links in the '''Tomcat 
Manager''' page. Learn how to fix them with 
[:Recipes/TomcatModProxyHTML:mod_proxy_html].
  
  [[BR]][[BR]]
  For more complete information on mod_proxy, see the 
[http://httpd.apache.org/docs/ Apache Docs].[[BR]]

Reply via email to