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

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads