Quote:
Originally Posted by balinor
If you have DirectoryIndex home.php in your htaccess file and type in yourdomain.com, it should just show yourdomain.com without the home.php.
|
Just another quick question. I noticed that changing the DirectoryIndex to home.php works, but I notice that the original URL with "home.php" attachment still exists.
Example:
http://www.expresscomputersystems.com/
www*expresscomputersystems*com/home.php
Where would be the best place to redirect without causing a loop?
Thanks!