1 2 3 4 5 6
Options +Includes +FollowSymLinks XBitHack on RewriteEngine on RewriteCond %{REQUEST_FILENAME} !\.html$ RewriteRule ^(.*)$ $1.html [L]