Hi,
I have a web site.
On index.php I have a HTML link to admin/admincp.php
By simply adding a htaccess file to the directory 'admin', will the admin directory and it's contents be fully protected?
I only want it to be possible for me to access mysite.com/admin/admincp.php, because I am the administrator and will be adding records to a mysql database through a HTML form in it.