summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 00:00:24 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 00:00:24 (EDT)
commitba366df26b2b81b2c75bc0d9e6738bd464bc1c83 (patch)
tree93a2067743cb9ea0fe515c1c15f11010fdc00b9f /.htaccess
parent576243804110e3cfa5d3642e2f8e9b7e0a7dd0c9 (diff)
Rewrite URLs.
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 82f062b..36ce228 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,2 +1,5 @@
Options +Includes
XBitHack on
+
+RewriteEngine on
+RewriteRule ^(.*) $1.html