summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.htaccess4
-rw-r--r--specs/.htaccess1
2 files changed, 1 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]
diff --git a/specs/.htaccess b/specs/.htaccess
new file mode 100644
index 0000000..289c0f7
--- /dev/null
+++ b/specs/.htaccess
@@ -0,0 +1 @@
+Options +SymLinksIfOwnerMatch