Item2249: odd redirect error on login

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release: n/a
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For: Main.SvenDowideit
Last Change By: CrawfordCurrie
http://fosiki.com?foswiki_redirect_cache=3e27fd77497519343add2d3256d44e2a: host does not match {DefaultUrlHost} , and is not in {PermittedRedirectHostUrls}"http://fosiki.com".

I'm guessing that the test for the redirect expects a trailing /, but um, that isn't as we desired it.

yes, I'm using shorterUrls, and

RewriteEngine on
RewriteRule ^$ /bin/view/$1 [PT] [L]
RewriteRule ^([A-Z].*) /bin/view/$1 [PT] [L]
RewriteRule ^(foswiki_redirect_cache.*) /bin/view/$1 [PT] [L]

(just in case its another odd corner case.)

-- SvenDowideit - 14 Oct 2009

Duplicate of Item2083

-- CrawfordCurrie - 28 Oct 2009

ItemTemplate edit

Summary odd redirect error on login
ReportedBy SvenDowideit
Codebase 1.0.7
SVN Range SVN 5263: Foswiki-1.1.0-dev, Sat, 10 Oct 2009, build 5251
AppliesTo Engine
Component
Priority Normal
CurrentState No Action Required
WaitingFor SvenDowideit
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r2 - 28 Oct 2009, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy