Guys, I missed original replies, but I need to be able to redirect www.abc.com to www.abc.com/htmls/index.shtml but my Raq3 will not allow me to do this through the control panel. Anyone any idea's?
... So do it in HTML!In the "index.html" document for the "www.abc.com" domain name account, put in a single file with this in the "HEAD" element:
<META HTTP-EQUIV="refresh" CONTENT="1;URL=http://www.abc.com/htmls/index.shtml">