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.
|
Balinor,
I have changed my htaccess file from DirectoryIndex index.html index.php to DirectoryIndex home.php but again my site redirects to
www.mydomain.com/home.php
I need my site redirects to mydomain.com only.
Can you guide me? Thank you.