Radeon Posted December 12, 2002 Posted December 12, 2002 Hi, I would relly like to know how i protect my index.php file in my adminfolder, because i don't want anybody to be able to enter it and change stuff.. I read something about a .htaccess file in the pdf i downloaded.. Could anybody explain to me how i use it and what to type in the file? /Thx for any help
mattice Posted December 12, 2002 Posted December 12, 2002 An .htaccess file is a file that gets processed by Apache (webserver) BEFORE anything else. You can place several instructions inthere, authorization/access stuff but also how directory listings should look, which file should be considered the index etc etc. The easiest will be to use a generator of which several are availalbe: http://www.interkan.net/Support/Hosting/HT...Access/acl.shtm but there are many others too... this is just one that popped up and looked okay. "Politics is the art of preventing people from taking part in affairs which properly concern them"
Radeon Posted December 12, 2002 Author Posted December 12, 2002 Thx m8, will try it out when i come home :D
smigo Posted December 12, 2002 Posted December 12, 2002 We use Hacklog 1.1, an easy to install small script and very effective. Hacklog protect your admin page with username/password. If you try to hack the password 3 times, the script write your ip to a logfile and notify admin by e mail with all data of the hack. After 3 times you can't login with this ip a definied time. So we think its a great script. Try it http://www.pinkgoblin.com/index.php?view=scripts
Guest Posted December 12, 2002 Posted December 12, 2002 Yes! really excellent choice for admin login... Go Pink Goblin!!!! :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.