2007/8/22, Kiu <[EMAIL PROTECTED]>:
>
> if
> ping abc.com
> and
> ping blog.abc.com
> results in the same ip address, you have a wildcard domain (*.abc.com).
>

May or may not.
You can set this in DNS zone,

abc.com  IN  A  1.1.1.1
blog.abc.com  IN  A  2.2.2.2

This is not a wildcard domain.:)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to