Quote:
Originally posted by JustAskJulie
What would the line in the .htaccess file look like to allow that?
|
Please notice that this solution still requires you to rename your index.html page to index.php but your visitors would be able to visit it even if they entered the url
http://www.yourdomain.com/index.html
Btw. there is nothing you should be scared of about converting your .html file to .php

You dont even need to replace its contents, .php files can include and display HTML.. Just rename the file and you'll be fine..