takunomi-blog/.htaccess
2017-11-07 12:16:35 +01:00

3 lines
90 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]