Changeset 5234
- Timestamp:
- 10/08/09 13:37:55 (4 years ago)
- Location:
- branches/Release01x00/core/tools/pkg/debian
- Files:
-
- 2 edited
-
apache.conf (modified) (1 diff)
-
changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/core/tools/pkg/debian/apache.conf
r5213 r5234 16 16 # BrowserMatchNoCase ^$ blockAccess 17 17 18 #support the cgi-bin url's 19 RedirectMatch /cgi-bin/foswiki/(.*)$ /foswiki/bin/$1 20 18 21 RedirectMatch /foswiki/?$ /foswiki/bin/view$1 19 22 RedirectMatch /foswiki(/([A-Z].*)?)?$ /foswiki/bin/view$1 20 21 #support the cgi-bin url's22 RedirectMatch /cgi-bin/foswiki/?$ /foswiki/bin/$123 23 24 24 #see /etc/foswiki/ShorterUrl.conf to activate ShorterUrls -
branches/Release01x00/core/tools/pkg/debian/changelog
r5229 r5234 1 foswiki (1.0.7-3) unstable; urgency=high 2 3 * fis up the legacy redirect from /cgi-bin/foswiki 4 5 -- Sven Dowideit <SvenDowideit@fosiki.com> Thu, 08 Oct 2009 13:22:35 -0700 6 1 7 foswiki (1.0.7-2) unstable; urgency=high 2 8 3 9 * Remove cp of the cgi-bin dir, just package files now - Item2219 10 * I can't sign a package for Drake :/ so I've changed the line below 4 11 5 -- Drake Diedrich <dld@google.com> Wed, 07 Oct 2009 13:22:35 -070012 -- Sven Dowideit <SvenDowideit@fosiki.com> Wed, 07 Oct 2009 13:22:35 -0700 6 13 7 14 foswiki (1.0.7-1) stable; urgency=high
Note: See TracChangeset
for help on using the changeset viewer.
