Forum Moderators: phranque
I tried going to the config file to ban IPS, it worked. I'm currently using the 2.0 version. What ever the version is Lol. The HTACCES file did work, but now it wont. I need to make a password to a certain directory which is my development directory and it won't work at all. I need the .HTACCESS file to work. Know of what the issue could be?
Thanks
- Prohibited
[edited by: Brett_Tabke at 10:01 pm (utc) on Dec. 22, 2004]
Best to just install your on htaccess and go for it:
[webmasterworld.com...]
order allow,deny
deny from **.***.***.***
allow from all
etc