summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-13 17:17:53 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-13 17:17:53 (EDT)
commita73f992a3fec91948328b3c67c14731f93b44ea7 (patch)
tree2ba4fa59516459869aaaa6d661b9cfb146c7eca8 /.htaccess
parentcfee00b660842fed4f1bdc395158e722d825aee7 (diff)
Move, simplify, and improve .htaccess.
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]