Apache+SSL+IIS

Florez, Nestor NFlorez at sdcwa.org
Thu Sep 11 19:50:41 UTC 2008


Just wondering, Why are you using both IIS and Apache?

-----Original Message-----
From: redhat-list-bounces at redhat.com [mailto:redhat-list-bounces at redhat.com]On Behalf Of Paulo Cesar Naves Mota
Sent: Thursday, September 11, 2008 12:33 PM
To: redhat-list at redhat.com
Subject: Apache+SSL+IIS

Hello everybody,

     I am trying to implement in my corporation, Apache+SSL in front-of 
I.I.S that be in the intranet, when I write on browser
https://webmail.corporation.com.br, show me 2 certificates , the first
is my apache and second is IIS. I don't know if it is correct? In below
one piece of my  ssl.conf.

<VirtualHost _default_:443>

# General setup for the virtual host, inherited from global configuration
DocumentRoot "/var/www/html"
ServerName webmail.cetelem.com.br:443

RewriteEngine On
#RewriteMap damnpercent prg:/usr/local/bin/percent_rewrite
RewriteCond $1 ^/.*\%.*$
RewriteRule (/.*) ${damnpercent:$1} [P]

Redirect / http://spos13252.cetelembr.cnet.intra/exchange

RewriteCond $1 ^/exchange/.*\%.*$
RewriteRule (/exchange/.*) ${damnpercent:$1} [P]

RequestHeader set Front-End-Https "On"

ProxyPass / http://fqdn_machine/exchange/
ProxyPassReverse / http://fqdn_machine/exchange/
ProxyPass /exchange http://fqdn_machine/exchange/
ProxyPassReverse /exchange http://fqdn_machine/exchange/
ProxyPass /exchweb http://fqdn_machine/exchweb/
ProxyPassReverse /exchweb http://fqdn_machine/exchweb/
ProxyPass /public http://fqdn_machine/public/
ProxyPassReverse /public http://fqdn_machine/public/
ProxyPass /iisadmpwd http://fqdn_machine/iisadmpwd/
ProxyPassReverse /iisadmpwd http://fqdn_machine/iisadmpwd/
CacheDisable *
Redirect Permanent / https://webmail.mycorporation.com.br/
AllowCONNECT 443



PS.: I use Red Hat Enterprise 4 and  I'm sorry by English poor.

Best Regards




--

Att,

Paulo César Naves Mota
Administrador de Redes
CETELEM SERVICOS DO BRASIL LTDA - SP
Av. Paulista, 1106 - 11º Andar
01310-914 - Bela Vista - São Paulo -SP
Fone:+55 11 3377-0304
e-mail: paulo.mota at cetelem.com.br
  °v°
/(_)\
  ^ ^
LinuxUser: 412359


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list