Activity Stream
48,167 MEMBERS
64826 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member

    Default .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

  2.   Sponsored Links

  3.     
    #2
    Member
    Nobody can help me?

  4.     
    #3
    Member
    Website's:
    SourceParadise.com MobileMaster.org
    Code: 
    order allow,deny
    deny from 123.45.6.7
    deny from 012.34.5.6
    allow from all
    Just use this small code and you are done, put it in your website root.
    Dont use "deny from all" you will end up with 300 or 500 error or with no connection.

  5.     
    #4
    Member
    Website's:
    mafiaWarez.com phaze.co katzbb.com massddl.com buspic.com
    i suggest you block all user from Rusia, Korea, China, Taiwan ... this located many spam and attacker


  6.     
    #5
    Member
    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 ??

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 3rd Apr 2012, 09:50 AM
  2. .htaccess code in php4
    By jibinthomas in forum Technical Help Desk Support
    Replies: 1
    Last Post: 23rd Mar 2012, 12:06 PM
  3. Replies: 1
    Last Post: 27th Aug 2011, 01:45 PM
  4. .htaccess help.!
    By vorazeal in forum Webmaster Discussion
    Replies: 1
    Last Post: 25th Dec 2010, 05:59 PM
  5. [vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
    By Ghost Dog 13 in forum Webmaster Resources
    Replies: 13
    Last Post: 26th Sep 2009, 06:19 PM

Tags for this Thread

BE SOCIAL