View Single Post
  #6  
Old 07-30-2007, 09:03 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: change home.php to index.php

It changes home.php to / and is automatically done. You then put "DirectoryIndex home.php" in an .htaccess file and your site loads directly without ever calling home.php directory.
Reply With Quote