summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e3f5688)
raw | patch | inline | side by side (parent: e3f5688)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 10:18:05 +0000 (10:18 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 10:18:05 +0000 (10:18 +0000) |
website/.htaccess | patch | blob | history |
diff --git a/website/.htaccess b/website/.htaccess
index 4fb4a2fb538cc38d976e28fbbc99a6e7e8f0a864..0fec980816210141484658dec399bd9b1836e548 100644 (file)
--- a/website/.htaccess
+++ b/website/.htaccess
ErrorDocument 404 http://oss.oetiker.ch/rrdtool/404.var
-RewriteRule /?pub(.*) http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub/$1 [R=301,L]
+RewriteRule pub(.*) http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub/$1 [R=301,L]
+