darknights_forever Posted July 16, 2004 Posted July 16, 2004 Hi, What program is required to create or edit .htaccess files? The reason I'm wondering is that i want to password protect my admin section and my provider does not have a control panel that I've heard about on other posts. thanks
Guest Posted July 16, 2004 Posted July 16, 2004 Hi, first of all, there's a lot of contributions dealing with admin protection... take a look at these... Then, to edit .htaccess file, you need notepad on windows, or vi on linux ;) For windows, you can't name it .htaccess and transfer it by FTP after, you must name it asyouwant and rename it on the server. a great site dealing with this http://www.bc.edu/offices/help/meta-elemen...urefolder.shtml
John-Doe Posted July 16, 2004 Posted July 16, 2004 Here's a free GPL php script that makes .htaccess protection very easy http://www.krizleebear.de/phpaccess/dynamisch/
John-Doe Posted July 16, 2004 Posted July 16, 2004 In addition you can rename your admin dir to a secret name (requires to change two values in your admin configure.php file accordingly). For the fun I also created a fake admin, if someone enters the fake admin his ip address is emailed to me ;)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.