Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Canonicalization: best code to redirect no-www to www & index to /


ewwatson - 1:19 am on Oct 16, 2012 (gmt 0)


Ok I finally found one. They are not easy to find on google or this search. From jdMorgan. This was posted in 2005. Any updates to this one? If I go this route I will just put this in each sub folder with a index.

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/
RewriteRule ^index\.html$ http://www.example.com/ [R=301,L]


Thread source:: http://www.webmasterworld.com/apache/4508251.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com