Forum Moderators: open
I know on a Unix server I could accomplish this through mod_rewrite. Is there a way to accomplish this on an NT server?
Rich Brooks
[edited by: encyclo at 5:40 pm (utc) on Nov. 13, 2006]
[edit reason] no signatures please, see terms of service [/edit]
the dns cp would already have something like :
A NAME: hisdomain.com RESOLVE TO: 111.111.11.1
just add
A NAME: www.hisdomain.com RESOLVE TO: 111.111.11.1
hth
IIS may have a setting to handle all this. I don't think so though.