Hello Fellow Wordpress'ers,
I've just finished delivering a wordpress page for a customer, but has run into an issue that i think some one in here might have the answer to :)
Both one of the employee's and my browser tried to go to http://www.domain.com/index.html (or php - dont recall), of course with a 404 not found error. It seems that this is duo to cached files in the browser, since it was resolved with an empty temporary files and history of the browser.
- my question: it is possible to do a static redirect of index.html and index.php to the root of the home page or just the frontpage?
i've seen some body discussing using the .htaccess to do this? am i wrong?
//David