View Single Post
  #6 (permalink)  
Old 08-29-2008, 06:12 PM
wige's Avatar
wige wige is offline
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: 301 Redirect for index.php - only half the job?

This depends on how the server is configured. If the server is set up to already redirect from / to /index.php, then no you would not want to create the redirect and make an endless loop. However, most servers display the same content for both URLs, with no redirect. In that case, a redirect to one or the other is the recommended strategy.
__________________
The best way to learn anything, is to question everything.
Reply With Quote