View Single Post
Old 12-15-2011, 03:32 PM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
I just add them as I find them. The are other ways to do this also.

This is a good site for various .htaccess code http://www.askapache.com/
Code:
RewriteEngine on
Options +FollowSymlinks
RewriteBase /
########################################
##################################


RewriteCond %{HTTP_USER_AGENT} "Gigabot"
RewriteRule .* - [F,L]
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote