RPC/HTTP on FC8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
[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]