7 articles and counting
      

.htaccess|www在り無し統一|/index.html 在り無し統一

RewriteEngine on
RewriteCond %{HTTP_HOST} ^〓web-wordpress.info〓
RewriteRule ^(.*)$ 〓http://www.web-wordpress.info/〓$1 [R=301,L]
RewriteCond %{THE_REQUEST} ^.*/index.html
RewriteRule ^(.*)index.html$ 〓http://www.web-wordpress.info/〓$1 [R=301,L]

.htaccess|www在り無し統一|/index.html 在り無し統一
上の記述でOK


Comment / Leave a Review

  Name
  Mail (will not be published)