summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess
deleted file mode 100644
index 216743e..0000000
--- a/.htaccess
+++ /dev/null
@@ -1,4 +0,0 @@
-Options +FollowSymLinks
-
-RewriteEngine on
-RewriteRule ^([^/]*)$ specs/$1 [L]