?. 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.
~~~~~~~~~~~~
Frameset//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd”>

www.abc.com

~~~~~~~~~~~~

Leave a Reply