Hi, I looked through the documentation and it advises to use the api's. I wrote a script that calls the api, but it's really slow.
I couldn't get the json api working for the life of me.
I used this call
https://hostname:2087/scripts/park?domain=domain.com&ndomain=parkeddomain.net
in a php script using curl. The script runs real slow. No surprise there since it has to make 2000 seperate network calls.
I need to park about 2000 domains.
I have root access to the server. It has whm/cpanel version 78 on centos 6.1.
I wanted to know where the parked domains are stored on the operating system and just copy/paste them in and restart apache to acknowledge the new settings. [There is only cpanel user.]
Also are there any other files besides the apache configuration file that need to be edited?
DNS is being externally managed by my registrar.
I couldn't get the json api working for the life of me.
I used this call
https://hostname:2087/scripts/park?domain=domain.com&ndomain=parkeddomain.net
in a php script using curl. The script runs real slow. No surprise there since it has to make 2000 seperate network calls.
I need to park about 2000 domains.
I have root access to the server. It has whm/cpanel version 78 on centos 6.1.
I wanted to know where the parked domains are stored on the operating system and just copy/paste them in and restart apache to acknowledge the new settings. [There is only cpanel user.]
Also are there any other files besides the apache configuration file that need to be edited?
DNS is being externally managed by my registrar.