From: Devon Harding [mailto:devonharding@xxxxxxxxx]
Sent: Mon 6/16/2008 3:33 PM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: RPC/HTTP on FC8
Anyone?
On Wed, Mar 19, 2008 at 4:27 PM, Devon Harding <devonharding@xxxxxxxxx> wrote:
I have mod_proxy configured on a FC8 box (httpd-2.2.8-1.fc8) and can't seem to get RPC/HTTP for Exchange working. I keep getting prompt for authentication. OWA is working (I had to disable Integrated Authentication on IIS). I'm not using SSL. Here is my settings in /etc/httpd/conf/httpd.conf:
NameVirtualHost *:80
<VirtualHost *:80>
ServerName webmail.dennischarley.com
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
ProxyPass / http://webmail.domain.com/
ProxyPassReverse / http://webmail.domain.com/
</VirtualHost>
Thanks,
-Devon
DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- |