summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
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