Changes

Jump to navigation Jump to search
m
Format changes only
Line 139: Line 139:     
http://httpd.apache.org/docs/2.0/mod/mod_headers.html
 
http://httpd.apache.org/docs/2.0/mod/mod_headers.html
      
*User feedback & additional information re above method:
 
*User feedback & additional information re above method:
Line 172: Line 171:     
To achieve this, Apache must resolve everything to iBays, except the one virtual host and it's /owa directories.
 
To achieve this, Apache must resolve everything to iBays, except the one virtual host and it's /owa directories.
      
1. Enable SSLProxy:
 
1. Enable SSLProxy:
Line 221: Line 219:  
  # End of Exchange settings
 
  # End of Exchange settings
 
  </VirtualHost>
 
  </VirtualHost>
      
where iis.private.local is the private instance of IIS. and remote.domainA.com is a publically addressable domain that resolves to the public side of the SME server. To be sure this works, you must be able to resolve iis.private.local from the sme server (add a hostname record with correct internal IP address). Ensure the Integrated Authentication is disabled for OWA (leave basic auth on).
 
where iis.private.local is the private instance of IIS. and remote.domainA.com is a publically addressable domain that resolves to the public side of the SME server. To be sure this works, you must be able to resolve iis.private.local from the sme server (add a hostname record with correct internal IP address). Ensure the Integrated Authentication is disabled for OWA (leave basic auth on).

Navigation menu