Changeset 5212
- Timestamp:
- 10/04/09 00:31:47 (3 years ago)
- Location:
- branches/Release01x00/core/tools/pkg/debian
- Files:
-
- 2 edited
-
LocalSite.cfg (modified) (1 diff)
-
changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/core/tools/pkg/debian/LocalSite.cfg
r5172 r5212 4 4 $Foswiki::cfg{ScriptUrlPath} = '/foswiki/bin'; 5 5 $Foswiki::cfg{DefaultUrlHost} = 'http://your.domain.com'; 6 $Foswiki::cfg{PermittedRedirectHostUrls} = 'http://localhost ';6 $Foswiki::cfg{PermittedRedirectHostUrls} = 'http://localhost;http://127.0.0.1'; 7 7 $Foswiki::cfg{Site}{FullLang} = 'en-us'; 8 8 $Foswiki::cfg{PubUrlPath} = '/foswiki/pub'; -
branches/Release01x00/core/tools/pkg/debian/changelog
r5211 r5212 3 3 * update to foswiki 1.0.7 4 4 * remove mod_perl bits - they're now in foswiki-modperlenginecontrib 5 * add localhost and 127.0.0.1 to permitted redirecthosts by default 5 6 6 7 -- Sven Dowideit <SvenDowideit@fosiki.com> Sun, 4 Oct 2009 09:53:40 +0100
Note: See TracChangeset
for help on using the changeset viewer.
