aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 0 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 3272499..889dfc6 100644
--- a/.htaccess
+++ b/.htaccess
@@ -8,5 +8,3 @@ Options -Indexes
8 8
9RewriteEngine On 9RewriteEngine On
10RewriteRule ^.git(ignore|/) - [F,L] 10RewriteRule ^.git(ignore|/) - [F,L]
11
12RewriteRule ^rrd/(.*) rrd.php?path=$1