You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by tatankam <ma...@vimar.it> on 2008/06/19 09:15:54 UTC

Apache Reverse Proxy and Sharepoint login

Hello expert.

I use Apache 2.2 on windows 2003 on https as reverse proxy and the directive
ProxyPass to access to MS sharepoint services 2.0

https://www.myapache.com
https://www.mysharepoint.com

I use the directive :
ProxyPass / https://www.mysharepoint.com/
ProxyPassReverse / https://www.mysharepoint.com/


When I choose:
https://www.myapache.com/RemoteSite/Country/Shared%20Documents/Forms/AllItems.aspx

a promp to login appears but I am not able to login because the prompt login
appears another time.

Instead if I choose 

https://www.mysharepoint.com/RemoteSite/Country/Shared%20Documents/Forms/AllItems.aspx

I have not problem to login.

Could you help me ?

Thanks.

Mario
-- 
View this message in context: http://www.nabble.com/Apache-Reverse-Proxy-and-Sharepoint-login-tp17998671p17998671.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Apache Reverse Proxy and Sharepoint login

Posted by tatankam <ma...@vimar.it>.
Problem is solved.
I upgraded to the last apache_2.2.9-win32-x86-openssl-0.9.8h-r2.msi and I
have no more problem.

Thanks.

Mario


tatankam wrote:
> 
> Hello expert.
> 
> I use Apache 2.2 on windows 2003 on https as reverse proxy and the
> directive ProxyPass to access to MS sharepoint services 2.0
> 
> https://www.myapache.com
> https://www.mysharepoint.com
> 
> I use the directive :
> ProxyPass / https://www.mysharepoint.com/
> ProxyPassReverse / https://www.mysharepoint.com/
> 
> 
> When I choose:
> https://www.myapache.com/RemoteSite/Country/Shared%20Documents/Forms/AllItems.aspx
> 
> a promp to login appears but I am not able to login because the prompt
> login appears another time.
> 
> Instead if I choose 
> 
> https://www.mysharepoint.com/RemoteSite/Country/Shared%20Documents/Forms/AllItems.aspx
> 
> I have not problem to login.
> 
> Could you help me ?
> 
> Thanks.
> 
> Mario
> 

-- 
View this message in context: http://www.nabble.com/Apache-Reverse-Proxy-and-Sharepoint-login-tp17998671p18007257.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.