Closed (fixed)
Project:
Subdomain
Version:
5.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 15:44 UTC
Updated:
28 May 2009 at 05:50 UTC
My development server has a Windows XP os. The "DNS server" test at "Administer › Site configuration › Subdomain settings" is failing because wildcard characters for a WIndows XP hosts file is not supported. Is there a way around this or will I have to have an entry in the hosts file for every subdomain I want to setup in the Subdomain Module?
The production server will be Linux so this will not be a problem for me there. And I plan to eventually move the development server to a Linux os also.
Comments
Comment #1
setvik commentedYes, the Windows hosts file does not support wildcard domains.
Windows Server 2000 & 2003 have a DNS service which allows wildcard subdomains.
On XP, you'll either need to manually enter in the subdomains in your hosts file, setup Bind for Windows, or find some 3rd party DNS server software for xp.