If you select to add FrontPage Extensions to accounts on creation, it will add an images folder into public_html
Please note that FrontPage Extensions are automatically checked in WHM > Create a New Account area. If you check "Select Options Manually" on that new account creation, you'll see FrontPage Extensions checked under the
Settings area there. You could create a package that doesn't have FrontPage Extensions selected and then use that package for new account creations.
If you do want FrontPage Extensions to be added to new accounts, the images folder is a requirement of using them.
Just to show the difference, here's an account with FrontPage extensions that I just installed:
Code:
# ls -lah /home/three/public_html
total 52K
drwxr-x--- 10 three nobody 4.0K Oct 17 11:35 ./
drwx--x--x 8 three three 4.0K Oct 17 11:35 ../
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 cgi-bin/
-rw-r--r-- 1 three three 353 Oct 17 11:35 .htaccess
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 images/
-rw-r--r-- 1 three three 2.4K Oct 17 11:35 postinfo.html
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 _private/
drwxr-xr-x 4 three three 4.0K Oct 17 11:35 _vti_bin/
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 _vti_cnf/
-rw-r--r-- 1 three three 1.8K Oct 17 11:35 _vti_inf.html
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 _vti_log/
drwxr-x--- 2 three nobody 4.0K Oct 17 11:35 _vti_pvt/
drwxr-xr-x 2 three three 4.0K Oct 17 11:35 _vti_txt/
Here's an account without them that I then installed right after:
Code:
# ls -lah /home/threetwo/public_html
total 12K
drwxr-x--- 3 threetwo nobody 4.0K Oct 17 11:35 ./
drwx--x--x 8 threetwo threetwo 4.0K Oct 17 11:35 ../
drwxr-xr-x 2 threetwo threetwo 4.0K Oct 17 11:35 cgi-bin/