D davidb Verified User Joined Oct 9, 2004 Messages 59 Nov 20, 2004 #1 I would like to be able to have the system create some subdirs in the public_html folder. where do I set this up?
I would like to be able to have the system create some subdirs in the public_html folder. where do I set this up?
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Nov 20, 2004 #2 You can add it to the script that runs after a domain is created. See the readme file in /usr/local/directadmin/scripts/custom
You can add it to the script that runs after a domain is created. See the readme file in /usr/local/directadmin/scripts/custom
S Striker New member Joined Aug 6, 2005 Messages 1 Aug 6, 2005 #3 Skeleton like in Cpanel Hi, I went into ssh to the directory but I caanot find the .conf file it says to modify Anyone can help me please ? Basically I want futur domains to have upon creation some scripts installed by itself. Thanks in advance!
Skeleton like in Cpanel Hi, I went into ssh to the directory but I caanot find the .conf file it says to modify Anyone can help me please ? Basically I want futur domains to have upon creation some scripts installed by itself. Thanks in advance!
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Aug 6, 2005 #4 Read the readme file /usr/local/directadmin/scripts/custom/README Depending on when you want the script to run you name it either domain_create_pre.sh or domain_create_post.sh Put the commands you desire in the file.
Read the readme file /usr/local/directadmin/scripts/custom/README Depending on when you want the script to run you name it either domain_create_pre.sh or domain_create_post.sh Put the commands you desire in the file.