Go Back   Web Server Hosting Forum by BODHost > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-07, 14:04
BOD Member
 
Join Date: Nov 2006
Posts: 271
Default What is .HT access?

It allows a user priviledges to access a particular file of a directory from the internet. It guides users as well as groups to the access.
Reply With Quote
  #2 (permalink)  
Old 06-26-07, 11:43
BOD Member
 
Join Date: May 2007
Posts: 81
Arrow start blocking bots

This will really help you to block the bot:

<Files .htaccess>
deny from all
</Files>
RewriteEngine on
RewriteBase /
RewriteCond %.htTP_USER_AGENT} ^EmailSiphon [OR]
RewriteCond %.htTP_USER_AGENT} ^EmailWolf [OR]
RewriteCond %.htTP_USER_AGENT} ^ExtractorPro [OR]
RewriteCond %.htTP_USER_AGENT} ^Mozilla.*NEWT [OR]
RewriteCond %.htTP_USER_AGENT} ^Crescent [OR]
RewriteCond %.htTP_USER_AGENT} ^CherryPicker [OR]
RewriteCond %.htTP_USER_AGENT} ^[Ww]eb[Bb]andit [OR]
RewriteCond %.htTP_USER_AGENT} ^WebEMailExtrac.* [OR]
RewriteCond %.htTP_USER_AGENT} ^NICErsPRO [OR]
RewriteCond %.htTP_USER_AGENT} ^Teleport [OR]
RewriteCond %.htTP_USER_AGENT} ^Zeus.*Webster [OR]
RewriteCond %.htTP_USER_AGENT} ^Microsoft.URL [OR]
RewriteCond %.htTP_USER_AGENT} ^Wget [OR]
RewriteCond %.htTP_USER_AGENT} ^LinkWalker [OR]
RewriteCond %.htTP_USER_AGENT} ^sitecheck.internetseer.com [OR]
RewriteCond %.htTP_USER_AGENT} ^ia_archiver [OR]
RewriteCond %.htTP_USER_AGENT} ^DIIbot [OR]
RewriteCond %.htTP_USER_AGENT} ^psbot [OR]
RewriteCond %.htTP_USER_AGENT} ^EmailCollector
RewriteRule ^.* - [F]
RewriteCond %.htTP_REFERER} .http://www.iaea.org$
RewriteRule !.http://[^/.]\.your-site.com.* - [F]
Reply With Quote
  #3 (permalink)  
Old 06-26-07, 11:51
Moderator
 
Join Date: Oct 2005
Posts: 346
Default

Great post Jazz...
Reply With Quote
  #4 (permalink)  
Old 06-26-07, 12:13
BOD Member
 
Join Date: Nov 2006
Posts: 271
Default .HTaccess File block Users

In order to block user from IP -

Just add the following in .HTaccess file -

order allow,deny
deny from IP
deny from 012.34.5. (for example)
allow from all
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:20.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.