aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 3 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 956f31c..66eaee0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,6 @@
1Options -Indexes 1Options -Indexes
2 2
3RewriteEngine On 3RewriteEngine On
4RewriteRule ^.git(ignore|/) - [F,L] 4RewriteRule ^.git(ignore|/) - [F,L]
5
6RewriteRule ^rrd/(.*) rrd.php?path=$1