Code

sync up
[rrdtool-all.git] / website / .htaccess
index 3b4503e093d8a0e467ba1fc8f6f7eaab95b60177..e62adf1ba51f28153bc73a3612cccc277cf3536e 100644 (file)
@@ -7,3 +7,6 @@ RewriteRule download.html http://oss.oetiker.ch/rrdtool/download.en.html [R=302,
   Order Allow,Deny
   Allow From All
 </FilesMatch>
+<FilesMatch "mirror.html">
+  SetHandler cgi-script
+</FilesMatch>