Quote:
Originally Posted by techgirl
/root/cpanel3-skel/public_html/
|
In case those folders aren't present,
create them manually

Quote:
-bash-3.2# cd /root/
-bash-3.2# mkdir cpanel3-skel
-bash-3.2# cd cpanel3-skel/
-bash-3.2# mkdir public_html
-bash-3.2# cd public_html/
-bash-3.2# touch default.html
|
Whenever a new account is created, cpanel would show this:
Quote:
|
Copying skel files from /root/cpanel3-skel/ to /home/someuser/......Done
|
Now if you go to
/home/someuser/public_html/ you'd notice the
default.html file there
