You are here: Foswiki>Tasks Web>Item2198 (22 Mar 2010, WillNorris)Edit Attach

Item2198: Change LocalSite.cfg on foswiki.org to specify view as /

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release: n/a
Applies To: Web Site
Component: LocalSite.cfg
Branches:
Reported By: DrewStevenson
Waiting For:
Last Change By: WillNorris

Issue

%SCRIPTURL{view}% currently points to foswiki.org/bin/view which kicks an apache error.

Fix A

Add a rewrite rule to apache to send /bin/view to /

Fix B

Add $Foswiki::cfg{ScriptUrlPaths}{view} = ''; to LocalSite.cfg.


$Foswiki::cfg{ScriptUrlPaths}{view} = '';

has been the norm for foswiki.org for a while; closing.

-- WillNorris - 22 Mar 2010

ItemTemplate edit

Summary Change LocalSite.cfg on foswiki.org to specify view as /
ReportedBy DrewStevenson
Codebase
SVN Range
AppliesTo Web Site
Component LocalSite.cfg
Priority Normal
CurrentState Closed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r3 - 22 Mar 2010, WillNorris
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