Dear Wiki user,

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

The "TomcatReverseProxy" page has been changed by TimBannister:
http://wiki.apache.org/httpd/TomcatReverseProxy?action=diff&rev1=14&rev2=15

Comment:
Minor tidying

  
  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 '''Location''' block, the '''!ProxyPass''' and the 
'''!ReverseProxyPass''' lines can be whatever you want. You can use '''/foo''' 
if you want and you can access Tomcat with http://localhost/foo.
  
- '''***Note***''' Make sure you understand the 
[[http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#access|security issues]] 
involved with proxies and set up access controls for your proxy configuration.
+ '''Note''' Make sure you understand the 
[[http://httpd.apache.org/docs/2.4/mod/mod_proxy.html#access|security issues]] 
involved with proxies and set up access controls for your proxy configuration.
  
  With a default Tomcat setup, you will have broken links in the '''Tomcat 
Manager''' page. Learn how to fix them with 
[[TomcatModProxyHTML|mod_proxy_html]].
  

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

Reply via email to