Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: compsos on January 17, 2009, 05:09:53 AM

Title: Access to local redirected sites blocked Dynamic Proxy
Post by: compsos on January 17, 2009, 05:09:53 AM
We had a problem after activating the Dynamic Proxy in the Sail control panel.
Any request for a redirected alias local web site failed to multiple loops
(ie)
https://domainname/zarafa
Turned into
https://domainname/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa/zarafa..../login.pl
Likewise on other sites.
Solution deactivate the dynamic proxy
Title: Re: Access to local redirected sites blocked Dynamic Proxy
Post by: jester on January 17, 2009, 11:39:31 AM
I don't know which version you're using, but we've had some trouble with the early .70X versions of SAIL. We're now using the .708 with no problems yet...

jester.
Title: Re: Access to local redirected sites blocked Dynamic Proxy
Post by: SARK devs on January 17, 2009, 03:52:18 PM
Hi Compsos,

Dynamic proxy works by dynamically  modifying urls using the Apache rewrite engine.  There is a field in Globals called Proxy Ignore List:.  This is list of urls (separated by whitespace) that you want the dynamic proxy manager to ignore.

With a little luck, this should sort out your issue.

Kind Regards

S