Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Postnuke site hacked - HELP!

  1. #11
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    350
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default

    You can create a .htaccess file to restricted certain IP access your site.

    Add the following code to the .htaccess and upload it to your wwwroot.
    Code:
    #Blacklist
    RewriteCond %{REMOTE_ADDR} (?:220.120.130.55) [NC] 
    RewriteRule .* - [F]

  2. The Following User Says Thank You to Rappie For This Useful Post:

    RFH Customer: JamesM (2nd March 2009)

  3. #12
    Join Date
    Oct 2007
    Location
    North West, UK
    Posts
    21
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Rappie thanks for this fantastic tip. I have added the file!

    Cheers.

  4. #13
    Join Date
    Oct 2007
    Location
    North West, UK
    Posts
    21
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    As a result of the above attacks (which I sorted with the.htaccess file) on my site I disabled the robots.txt file (now re-enabled), unfortunatly the dammed Yahoo Slurp! crawl engine has used nearly 4 gig of my 5 gb monthly bandwidth crawling my entire site this month, I never use near this normally and I have had an email from RedFox. Is there a way or purchasing more monthly bandwidth as a one off (when I go into additional options it presents it as re-occuring charge - I should only need a small amount to make it to end of month).

    Thanks in advance.

    James.

  5. #14
    Join Date
    Oct 2007
    Location
    North West, UK
    Posts
    21
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Bump?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Site has been down for 8 hours - HELP
    By damo in forum Technical Support
    Replies: 4
    Last Post: 29th April 2007, 09:20 AM
  2. Site up time
    By Spire in forum Technical Support
    Replies: 4
    Last Post: 1st June 2006, 11:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •