https redirects not working (was [horde] MySQL session handler problems with Horde 2.2)

Ethan Weinstein lists at stinkfoot.org
Fri Jan 24 09:36:05 PST 2003


Nobody else is seeing this?  This is most certainly something that 
changed in horde 2.2, as 2.1 generates the https uri's without an issue.
I've had to add redirectmatch directives to httpd.conf to correct this.. 
but I prefer not to.  Some change is preventing the uri rewriting, which 
is producing https requests to http uri's.


Ethan Weinstein wrote:
> Ok, I fixed that one.. It was a merely a typo in config/horde.php. I 
> apologize =)
> But, I have found another problem in upgrading from Horde 2.1 to 2.2:
> 
> Redirection to SSL-only ($conf['use_ssl'] = 1;) is no longer working.
> Using Horde 2.1, https uri's are always generated.  After upgrading,
> The browser gives an error if one goes to http://horde/url
> 
> Apache logs this:
> 
> [Wed Jan 22 17:02:25 2003] [error] [client 1.2.3.4] Invalid method in 
> request €L
> [Wed Jan 22 17:02:28 2003] [error] [client 1.2.3.4] Invalid method in 
> request €L
> [Wed Jan 22 17:10:26 2003] [error] [client 1.2.3.4] Invalid method in 
> request €C
> [Wed Jan 22 17:10:32 2003] [error] [client 1.2.3.4] Invalid method in 
> request €C
> 
> Which looks to me like https spoken on http only port.
> Is there perhaps a problem in the redirection or rewriting code ?
> 
> https://horde/url works fine, which leads me to this conclusion.  Horde 
> 2.1 did not need the https, it rewrote to it automatically.
> 
> -Ethan Weinstein




More information about the horde mailing list