Options +FollowSymLinks
RewriteEngine on
RewriteCond %{THE_REQUEST} ^.*/index.html
RewriteRule ^(.*)index.html$ http://www.example.com/$1 [R=301,L]
上記を、.htaccessに記述する。
赤字の部分は、ドメインによって変わる。
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{THE_REQUEST} ^.*/index.html
RewriteRule ^(.*)index.html$ http://www.example.com/$1 [R=301,L]
上記を、.htaccessに記述する。
赤字の部分は、ドメインによって変わる。
1996年から現在までのドメインの使用履歴が解るサイト。Wayback Machine
中古のドメインを使用する時なんかに、使用履歴が見られる。SEOに、若干有利か…