Web Hosting Talk







View Full Version : masked URL redirection settings.. How?


determinist
05-14-2001, 01:45 PM
I guess many pple here are quite familar to eNom's control panel, i can set my domain to redirect but how do i masked the URL so the address column on the browser appear "yourdomain" instead of the redirected website's.. (Is it possible?)

Help appreciated! Thanks! I'm not very familar with these kinda settings.

TheOp
05-14-2001, 02:18 PM
I think you have to set the forwarding option to URL frame rather than url redirect.

vizi
05-14-2001, 02:23 PM
Modify the zone file for the domain you want redirected. In the zone file do this:

hostb.com. IN A hosta.com.

that should in fact work. You can substite hosta.com. with the IP address of hosta. Just don't put a period after the IP.

determinist
05-14-2001, 02:38 PM
Thanks, i'll try around with both advise..

determinist
05-14-2001, 04:12 PM
I've set it to URL frame, it's working. Thanks again.