Hi, Is there a way that I can hide abc.com/index2.html and make it appear like abc.com in the browser while actually abc.com/index2.html is displayed to site visitor and not abc.com/index.html. Its not like redirecting but changing the url of a page as it looks to site visitor.
Frames is precisely what I want to avoid. I thought there may be some .htaccess code for this. If you can advice on it.