Options -Indexes +MultiViews +FollowSymLinks DirectorySlash Off RewriteEngine On RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+)$ $1.html [L] ForceType text/x-php SetHandler default-handler