Redirecting the URL without changing URL in the Address bar
?. I want to redirect http://example.com to http://example.com/kb without URL changing to http://example.com/kb.
Resolution:
““““““““
This can be done by frame forwarding. Add the below given code to index page and make necessary changes.
~~~~~~~~~~~~
Post Views: 73