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 pctony:
http://wiki.apache.org/httpd/ScratchPad/ProxyForOWA

------------------------------------------------------------------------------
  
  = Enable Apache as a Proxy For OWA =
  
+ There are plenty of reasons why you may want to protect an OWA service with 
an Apache Proxy.  You may want too use mod_security for example. 
+ You may also already have an Apache HTTPD Server in a public facing role, and 
you would rather '' 'hide' '' your IIS instance from the public directly.
+ 
  If you want to use Apache as a Front-End proxy for an OWA service you are 
going to need several modules.
  
-  1. mod_SSL
+  1. mod_ssl
   1. mod_proxy
   1. mod_proxy_http
   1. mod_proxy_connect

Reply via email to