summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f642ca6)
raw | patch | inline | side by side (parent: f642ca6)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 10:13:43 +0000 (10:13 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 10:13:43 +0000 (10:13 +0000) |
website/.htaccess | patch | blob | history |
diff --git a/website/.htaccess b/website/.htaccess
index 4cf0ef469a0ab6f22286a30b58b2670e8e0288ae..4fb4a2fb538cc38d976e28fbbc99a6e7e8f0a864 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/ [R=301,L]
+RewriteRule /?pub(.*) http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub/$1 [R=301,L]