Brian Madden Logo
Your independent source for application and desktop virtualization.
Marketplace

advertisement

How to get OWA and CSG to work on the same IP, in the Citrix Web Interface forum on BrianMadden.com

rated by 0 users
This post has 1 Reply | 1 Follower

Top 500 Contributor
Points 510
Tony Kuhler Posted: 05-17-2008 6:36 PM
If you only got one IP and want both OWA and CSG working. Try editing http.conf located in "C:\Program Files\Citrix\Secure Gateway\conf\httpd.conf"

To allow OWA on another server on your local LAN add the below:

#OWA Config

ServerName mail.domain.com:443
# SSL Params
SSLEngine On
SSLCertificateHash 6d11fff65123d6c852bd58c43cb18111e82797a9
# Reverse Proxy Web Interface

ProxyPass http://exchangeserver/
ProxyPassReverse http://exchangeserver/

# Used by HTTP custom Log Setting
SetEnvIf nolog ^$ LOG_HTTP=1


Remark:

If you do any changes via CSG configuration tool you will most likely destroy this so save a copy before you use CSG Config tool.

For this to work you should allow unsecure traffic to OWA Virtual Directory on your Exchangeserver.
  • | Post Points: 20
Not Ranked
Points 10

Hi Tony,

 

This seems very interesting, but i don't understand all the settings, maybe you could explain some?

for example

Servername : mail.domain.com : is that the servername of the CSG or of the server with the OWA on it?

where does the SSLCertificatehash come from?

 

and in proxypass : http://exchangeserver : is this the url of the server running the OWA?

sorry to bother you with propably some trivial questions, but it's hard to find decent documentation about the http.conf file.

 

greetz,

 

vincent

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Copyright © 1997-2008 The Brian Madden Company, LLC | Disclosures | Privacy | Terms of Use | Contact Info