Quote:
|
Originally Posted by WireSix-Ryan
the default .htaccess is contained within the skeleton directory in /root
editing anything in there will change the default file set or skeleton set deployed to all new sites created.
the same applies to reseller accounts, it will be in the skeleton directory under their main reseller account
|
it must be getting over written by another .htaccess file as this is the one in /root/cpanel3-skel/public_html:
ErrorDocument 400 /
ErrorDocument 401 /
ErrorDocument 403 /
ErrorDocument 404 /
ErrorDocument 500 /
and this is the one showing up:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName
www.ajdfljadsfj.com
AuthUserFile /home/ajdfljad/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/ajdfljad/public_html/_vti_pvt/service.grp