Results 1 to 5 of 5
Threaded View
-
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
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...