Results 1 to 5 of 5
-
5th Nov 2011, 10:08 AM #1OPMember
.htaccess code - is it corect?
Hello all!
I wanted to block 2 users from Rusia (I suppose they are the autors for a DDOS Atack) and I modified the .htaccess ...
Now, I ask you if this following code is corect because I modified it and I am affraid not to do a mistake:
IndexIgnore .....
<Files .htaccess>
order allow,deny
deny from all
</Files>
<Limit GET POST>
order deny,allow
deny from ... . ... . ... . ...
deny from ... . ... . ... . ...
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from ... . ... . ... . ...
deny from ... . ... . ... . ...
allow from all
</Limit>
AuthName ................
AuthUserFile
AuthGroupFile
Should here be with deny from all or without?
<Limit GET POST>
order deny,allow
deny from ... . ... . ... . ...
deny from ... . ... . ... . ...
deny from all
allow from all
</Limit>
Thanks!!!funman Reviewed by funman on . .htaccess code - is it corect? Hello all! I wanted to block 2 users from Rusia (I suppose they are the autors for a DDOS Atack) and I modified the .htaccess ... Now, I ask you if this following code is corect because I modified it and I am affraid not to do a mistake: IndexIgnore ..... <Files .htaccess> order allow,deny deny from all </Files> <Limit GET POST> Rating: 5
-
7th Nov 2011, 07:38 AM #2OPMember
Nobody can help me?
-
7th Nov 2011, 07:45 AM #3MemberWebsite's:
SourceParadise.com MobileMaster.orgCode:order allow,deny deny from 123.45.6.7 deny from 012.34.5.6 allow from all
Dont use "deny from all" you will end up with 300 or 500 error or with no connection.
-
7th Nov 2011, 08:14 AM #4MemberWebsite's:
mafiaWarez.com phaze.co katzbb.com massddl.com buspic.com
-
7th Nov 2011, 08:35 AM #5OPMember
I have already block 2 hackers from Rusia (I will keep an eye on them if can enter my website again) but I don't know those countrys IP: where it beggins and where it's end. Example: Rusia -> starts 178 . --- . --- . --- ends 180 . --- . --- . ---
I will Google it to see what I can find!
BTW: can we make a thread somewhere in the forum where we can share those hackers IP so others know when they land on their sites ??
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help With Letitbit Js To BB Code aka Embedding streaming code in forums
By JoomlaZ in forum Web Development AreaReplies: 1Last Post: 3rd Apr 2012, 09:50 AM -
.htaccess code in php4
By jibinthomas in forum Technical Help Desk SupportReplies: 1Last Post: 23rd Mar 2012, 12:06 PM -
Need a good coder to code a skin, I will show you what I need, you just code it
By Nickk96 in forum Web Development AreaReplies: 1Last Post: 27th Aug 2011, 01:45 PM -
.htaccess help.!
By vorazeal in forum Webmaster DiscussionReplies: 1Last Post: 25th Dec 2010, 05:59 PM -
[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
By Ghost Dog 13 in forum Webmaster ResourcesReplies: 13Last Post: 26th Sep 2009, 06:19 PM
themaPoster - post to forums and...
Version 5.38 released. Open older version (or...