AW: [users@httpd] problem with apache2 as a reverse proxy and OWA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I removed proxy_connect and proxy_ftp from my config file. Also I delete ProxyVia from my virtual host definition file. The switch ProxyPreserveHost was set to on.

I reload apache2 but again I have the same problem, that I can see only a part from the OWA client.
Maybe it has something to do with the WEBDAV extensions in OWA.

regards
Markus Herbert


----- Ursprüngliche Mail ----
Von: masro <masro@xxxxxxx>
An: users@xxxxxxxxxxxxxxxx
Gesendet: Donnerstag, den 19. Oktober 2006, 14:34:17 Uhr
Betreff: Re: [users@httpd] problem with apache2 as a reverse proxy and OWA

Hi,

i think you like to have an ReverseProxy not an ForwardProxy 
http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#forwardreverse 
therefore you normally only need mod_proxy and mod_proxy_http.
Switch ProxyVia to off it's the default Value so you also can delete 
that line from your httpd.conf.
I do not know OWA but maybe it is also not necessary to switch 
ProxyPreserveHost On 
http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypreservehost

regards
Christian Gottschalch

Markus Herbert schrieb:
> Hi, I am using a apache2 server (version 2.0.54-10) under SuSE linux 10.0 as a reverse proxy for an Outlook Web Access (OWA) under Exchange 2003 SP2. I want to use only port 443 (SSL) to get into OWA. Login is ok and under a IE6 or Firewfox browser I can see something of the OWA site - but not all. Many things are missing and I'm when I click - for example - the calendar, nothing will happened on the screen.
>
> Anyone who can help me? I have loaded for a virtual host the following modules: 
> proxy
> proxy_connect
> proxy_ftp
> proxy_http
>
> Here is my configuration for this virtual host:
>
> <VirtualHost 51.52.53.54:443>
> Servername "webmail.blahblah.com"
> DocumentRoot /srv/www/htdocs/exchange
>
> ProxyRequest Off
> SSLProxyEnginge On
> ProxyVia On
> SSLEngine On
> SSLCertificateFile /etc/apache2/ssl.crt/webmail.crt
> CCLCertificatKeyFile /etc/apache2/ssl.key/webmail.key
>
> ProxyPass /exchange https://exchange/exchange
> ProxyPassReverse /exchange https://exchange/exchange
> ProxyPreserveHost On
> </VirtualHost>
>
> Thanks for any reply - Markus
>
>
>
>
>     
>
>     
>         
> ___________________________________________________________ 
> Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
>   


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx






		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux