HTTP redirects showing ip address
Posted
by
DrKarl
on Server Fault
See other posts from Server Fault
or by DrKarl
Published on 2011-01-13T18:21:58Z
Indexed on
2011/01/13
18:55 UTC
Read the original article
Hit count: 241
I have a domain name on 1&1 and a VPS on Linode. I noticed that my site was enclosed in a frameset which I didn't create. I checked nginx and jetty in the VPS but none of them created the frameset. Then I checked the domain control panel in 1&1 and saw that the redirection could be a frame redirect or an http redirect. I changed to http redirect and the frameset was gone, everything was fine except for the fact that in the url bar of the browser it changed to the ip address of the server instead of my domain url. How can I avoid the frameset and still have the proper url displayed instead of an IP?
© Server Fault or respective owner