I ended up not needing to write an .htaccess file cpanel does it all!
There is this tool in cpanel, that let you protect folders with a password, thus preventing access to it! I have never been any good at apache. So easier for me. I just need to write down the folder name, create a user with a password, and that is it. No need for any,
<Directory /usr/users/*/public_html>
Order Deny,Allow
Allow from all
</Directory>
<Directory /usr/local/httpd>
Order Deny,Allow
Allow from all
</Directory>
It is all automatic! Thanks science! Let me get back at it now!
Wednesday, 10 August 2011
New
I ended up not needing to write an .htaccess file cpanel does it all!
About WillyLiambi
An IT professional software developer, desktop, web and mobile. Have been working in the tech industry for 13 years. husband, father , citizen , global traveler.
top
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment