[BlueOnyx:09250] Re: SSL redirect loop in 5108R
Robert Fitzpatrick
robert at webtent.org
Sat Dec 17 11:31:20 -05 2011
On 12/17/2011 9:53 AM, Maurice de Laat wrote:
> On Sat, Dec 17, 2011 at 09:24:15AM -0500, Robert Fitzpatrick wrote:
>
>> Thanks, even though that disables the Web Alias Redirects :(
>
> Even if you comment out *only* that one line mentioned? Not on my box, in
> that case.
Thanks, yes, seems to be working, probably my browser cache, Chrome.
Perhaps Michael is working on the bug already, it appears if we escape
the dots, it works...
> RewriteEngine on
> RewriteCond %{HTTP_HOST} !^1\.2\.3\.4(:80)?$
> RewriteCond %{HTTP_HOST} !^www\.domain\.com(:80)?$ [NC]
>
> RewriteRule ^/(.*) http://www.domain.com/$1 [L,R=301]
--
Robert <robert at webtent.org>
More information about the Blueonyx
mailing list