Skeleton Directory:
The skeleton directory is the directory template that is used to create all new accounts,
any files that are placed in the skeleton directory are automatically copied into
new accounts. For example, if you placed an index.html file in the /public_html
folder in your skeleton directory, all new accounts will have that automatically
include that file.
To display the skeleton directory path:
-
Click on the Skeleton Directory link in the Account Functions menu.
-
The skeleton directory path is now displayed.
this is what it will say:
/home/webexpr/cpanel3-skel
This directory is what will be used as a skeleton for new accounts. For example if you place an index.html file in /home/webexpr/cpanel3-skel/public_html, and then setup a new account, that account with have a copy of your index.html in their public_html directory.