how i can forward index.php to my root?>
for example
i want to forward www.example.com/index.php to Example Web Page
This is a discussion on how to forward index.php to my root within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; how i can forward index.php to my root?> for example i want to forward www.example.com/index.php to Example Web Page...
how i can forward index.php to my root?>
for example
i want to forward www.example.com/index.php to Example Web Page
I think you can just add this line to your .htaccess file:
DirectoryIndex index.php
Bookmarks