How to Setup a Default index.html for Your Clients
From ReduxWiki
(Redirected from How to setup a default index.html for clients)
This is very simple!
cPanel gives you a feature to create a skeleton directory, this is a directory which will be used for each new customer.
The directory is located at:
/root/cpanel-skel
If you are on a reseller server, you will need to use '/home/userid/cpanel-skel' where 'userid' is your cPanel login name.
/root/cpanel-skel corresponds with /home/username. Therefore, if you want to create the default index.html, you would put the index.html at:
/root/cpanel-skel/public_html/index.html
Categories: CPanel | Control Panels | XHTML | Reselling

