Automating/scripting domain parking/pointers

MyronAub

New member
Joined
Feb 12, 2010
Messages
2
Currently I'm using cpanel and use a PHP script to automatically and remotely 'Park' domains on the server.

So I've got www.mainsite.com and 100+ other domains (e.g. someotherdomain.com and parkeddomain.com) all pointing to the exact same site.

I'm thinking of moving these domains to another server I have that has DirectAdmin instead of Cpanel. Is there a PHP or Perl script or module that can directly manipulate the Domain Pointer part of DirectAdmin?
 
You have one domain and want a ton others as domain pointers? No theres no scripts but you can easilly make one yourself using directadmin api.
 
Thanks for that, I didn't realise there was an API, sounds like exactly what I'm looking for.
 
Back
Top