Hi,
Is there a way to automatically create index file when we add a new domains. Default it doesnot create the index.php or index.htm file.
Hi,
Is there a way to automatically create index file when we add a new domains. Default it doesnot create the index.php or index.htm file.
Login to server via ssh and put an index.html or index.php file whichever you want under cd /root/cpanel3-skel/publich_html folder
This directory is what will be used as a skeleton for new accounts. For example if you place an index.html file in /root/cpanel3-skel/public_html, and then setup a new account, that account will have a copy of your index.html in their public_html directory.