RyoSugimoto
12/23/2014 - 7:59 AM

「index.html」を省略する。

「index.html」を省略する。

Options FollowSymLinks
RewriteEngine on
RewriteCond %{THE_REQUEST} ^.*/index.html [NC]
RewriteRule ^(.*)index.html$ http://www.example.com/$1 [R=301,L]