stephenn
11-19-2002, 10:45 PM
Hi,
how to setup wildcard subdomain, what are the files I should modify.
Thanks
how to setup wildcard subdomain, what are the files I should modify.
Thanks
![]() | View Full Version : how to setup wildcard subdomain stephenn 11-19-2002, 10:45 PM Hi, how to setup wildcard subdomain, what are the files I should modify. Thanks 2host.com 11-21-2002, 01:33 AM You must first have this set in your DNS. Then set it in your web server. What DNS service are you using? Do you have control over it and its settings? What web server are you using? Do you have control over it and its settings? StevenG 11-21-2002, 11:46 PM Add this to your dns zone... * A 123.123.123.123 (Exchange with your real IP address) :D |