summaryrefslogtreecommitdiffstats
path: root/.htaccess
blob: 0af505658b85507c2a34931e61cb0c05748716aa (plain)
1
2
3
4
5
Options +Includes
XBitHack on

RewriteEngine on
RewriteRule ^(.*) $1.html [L]