rnmcd Posted October 21, 2004 Posted October 21, 2004 For example, what are the ".htpasswds", "www" and the "etc" folders for? thanks. Quote
AlanV Posted October 21, 2004 Posted October 21, 2004 The www folder is a link to your public_html. It's what makes the www.****** work. Etc contains cpanel files and settings so cpanel knows how to do things. .htpasswd is part of password protection. http://www.javascriptkit.com/howto/htaccess3.shtml Quote
TCH-Dick Posted October 21, 2004 Posted October 21, 2004 (edited) .htpasswds -contains passwords for password protected directories created via cPanel .spamassassin - contains configuration files for SpamAssassin .trash - you know etc - system files mail - contains all your mailboxes public_ftp - directory for anonymous FTP, *see Bruce's post below public_html - directory for your website's public files tmp - contains statistics files, which cPanel uses to generate reports (e.g. Awstats) www - a Symbolic link to public_html Edited October 22, 2004 by TCH-Dick Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.