PDA

View Full Version : wildcard


iptrust
08-12-2006, 10:01 AM
Hi everybody

I have bought a blog hosting script. I want it to be able to create some xxx.mydomain.com blog.
For that the creator of the script ask me to turn on wildcard... Fine... but how?

Thank you very much for your help.
Nice to read you

existenz
08-12-2006, 06:53 PM
You are probably talking about DNS? I assume the script will create subdomains for each user that signs up?

iptrust
08-13-2006, 04:27 AM
Yes I'm talking about dns. The script is creating subdomains as user.domain.com ...
So how to turn on wildcard?

I think that I have to redirect *.domain.com to domain.com
So actualy I have created a dns record : * cname domain.com.

But you can see it by yourself : http://testtest.avosblogs.com . It's a welcome apache page. So I think wilcard is not turn on.

redesb
08-13-2006, 04:34 AM
Maybe this link: *.domain.com (http://www.directadmin.com/forum/showthread.php?s=&threadid=8224&highlight=wildcard+dns) help us.

iptrust
08-13-2006, 06:16 AM
Thnak you so very mush !