Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating DNS Sub domains

Status
Not open for further replies.

perichazhi

Programmer
Jul 17, 2000
25
IN
Hi,<br><br>&nbsp;I would like to create a site which allows users to create their own site through it. For this I need to configure a DNS sub domain for the newly created site.<br><br>How can I do this through Cold fusion ?<br><br>How do I redirect a URL like &quot;<A HREF=" TARGET="_new"> to the respective folder in the server ?<br><br>Kindly help me<br><br>Thanks in advance<br><br>Perichazhi<br><br>
 
You would have to create a custom CFX tag that links into your DNS software and adds the zone record.<br><br>Depending on what DNS software you are using something may already be available.<br><br> <p>Russ Michaels<br><a href=mailto:russ@satachi.com>russ@satachi.com</a><br><a href= Internet Development</a><br>For my personal book recommendations visit <br>
 
Did you ever find a solution to this? I'm trying to do a similar thing.
 
I saw tleish's post first and provided a way to do this without having to change the dns each time. The comments above about modifying the dns records would apply only if each user needs a different ip. If not, the wildcard dns setup mentioned in tleish's post should work for you.

GJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top