Re: The Site Which Is Having 2-home Pages
I am a bit confused. You mean that at example.com/ you have an index.html, or index.php or such, AND in the same directory you have home.html?
If your server is set up properly, a direct access to example.com/home.html should not redirect to example.com/index.html unless there is something (such as member login script) on the home.html page to cause it.
|