You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Devon Harding <de...@gmail.com> on 2008/06/16 21:33:16 UTC

[users@httpd] Re: RPC/HTTP on FC8

On Thu, Mar 20, 2008 at 11:37 AM, Devon Harding <de...@gmail.com>
wrote:

> Anyone?
>
>
> On Wed, Mar 19, 2008 at 4:27 PM, Devon Harding <de...@gmail.com>
> 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
>>
>
Any info on this?

RE: [users@httpd] Re: RPC/HTTP on FC8

Posted by Lokesh K B Reddy <Lo...@hcl.in>.
Hi,
 
Apache won't RPC over HTTPS. 
 
http://www.techlists.org/archives/web/apache-users/2006-07/msg00270.shtml
 
https://issues.apache.org/bugzilla/show_bug.cgi?id=40029
 
________________________________

From: Devon Harding [mailto:devonharding@gmail.com]
Sent: Mon 6/16/2008 3:33 PM
To: users@httpd.apache.org
Subject: [users@httpd] Re: RPC/HTTP on FC8



On Thu, Mar 20, 2008 at 11:37 AM, Devon Harding <de...@gmail.com> wrote:


	Anyone? 


	On Wed, Mar 19, 2008 at 4:27 PM, Devon Harding <de...@gmail.com> 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 <http://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
		


Any info on this? 




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.

-----------------------------------------------------------------------------------------------------------------------