Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Non-Fully Qualified Redirects

Status
Not open for further replies.

MSRez

Programmer
Dec 22, 2004
57
EU
I have a problem on a server whereby if I try to open a non-fully qualified URL e.g. I am redirected to instead of
It is causing problems on domains that don't have their DNS set up in such a way as to allow viewing without the 'www' subdomain.

Does anyone know what causes this?

Thanks
 
simply an A record, nothing more.

So you must have an A record for www, but your ServerName is incorrect, or it is just doing a reverse lookup on the IP and using that as ServerName? If ServerName is correct you don't need to do any redirecting with www, (most times it is the reverse, you want to rewrite ALL requests to
eugene
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top