PDA

View Full Version : how to creat automatish subdomains?



Lorix
05-24-2006, 07:54 AM
i have f.e. 10 domains and i want make in this 10 domains 100 subdomains. how?
upload folders in public_html.
and after in every folder index page
f.e.
travel, hot, boom, baby

and this folders must work subdomains


travel.domain.com hot.domain.com
travel.domain.com hot.domain.com
boom.domain.com baby.domain.com

nobaloney
05-24-2006, 05:53 PM
DirectAdmin has no facility to automatically create subdomains. You can script something to do it for you, and create the directories and the DNS entries you need.

Using the DA API will make sure you don't do anything that DirectAdmin will overwrite later.

Unfortunately teaching the details is far beyond the scope of the forum.

Jeff