Redirecting annoyances... - GatorCountry.com Swamp Gas Forums

Go Back   GatorCountry.com Swamp Gas Forums > Gator Country Help & Information > Gator Bytes



Reply
 
Thread Tools Display Modes
Old 12-04-2011, 12:28 AM   #1
G8RMatt
Gator Country's Ring of Honor
 
G8RMatt's Avatar
 
Join Date: Apr 2007
Location: Orlando
Posts: 50,467
G8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond repute
Default Redirecting annoyances...

I posted this in SG - and know many techies know this, but thought I would throw it out there... I use a php site for the most part - just wanted to throw out an example. I can always be reached at netlharion@live.com

Sure this is obvious, but using the .htaccess file...
RewriteCond %{REMOTE_ADDR} ^98\.113\.203.\66 RewriteRule ^index\.html$ getalife.com [R=301,L]

Might want to add:

RewriteEngine On RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR] RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot@yahoo.com [OR] RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR] RewriteCond %{HTTP_USER_AGENT} ^Custo [OR] RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR] RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR] RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR] RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR] RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR] RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR] RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR] RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR] RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR] RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR] RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR] RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR] RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR] RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR] RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR] RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR] RewriteCond %{HTTP_USER_AGENT} ^HMView [OR] RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR] RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR] RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR] RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR] RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR] RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR] RewriteCond %{HTTP_USER_AGENT} ^larbin [OR] RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR] RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR] RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR] RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR] RewriteCond %{HTTP_USER_AGENT} ^Navroad [OR] RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR] RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR] RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR] RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR] RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR] RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR] RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR] RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR] RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR] RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR] RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR] RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR] RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR] RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR] RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR] RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR] RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR] RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR] RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR] RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR] RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR] RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR] RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR] RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR] RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR] RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR] RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR] RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR] RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR] RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR] RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR] RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR] RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR] RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR] RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR] RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR] RewriteCond %{HTTP_USER_AGENT} ^Wget [OR] RewriteCond %{HTTP_USER_AGENT} ^Widow [OR] RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR] RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR] RewriteCond %{HTTP_USER_AGENT} ^Zeus RewriteRule ^.* - [F,L] <Files .htaccess> order allow,deny deny from all </Files>
# For security reasons, Option all cannot be overridden. #Options All -Indexes Options ExecCGI Includes IncludesNOEXEC SymLinksIfOwnerMatch -Indexes

And of course the regular locks - I have tons for my site...
__________________

Growing old is mandatory, growing up is optional...

G8RMatt is offline   Reply With Quote
Sponsored links
Old 12-05-2011, 08:29 AM   #2
orangeblueorangeblue
Gator Country Diamond
 
orangeblueorangeblue's Avatar
 
Join Date: Apr 2007
Posts: 47,090
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
Default

I noted in SG, but that list is really out of date.

Also, never put this in a .htaccess file, as it is not cached by Apache and it creates an additional call even for pages that don't match. It's unnecessarily expensive.

Instead, put rewrites directly into /etc/apache2/apache2.conf
__________________
GO GATORS
orangeblueorangeblue is online now   Reply With Quote
Old 12-05-2011, 08:31 AM   #3
orangeblueorangeblue
Gator Country Diamond
 
orangeblueorangeblue's Avatar
 
Join Date: Apr 2007
Posts: 47,090
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
Default

Per Apache:

Quote:
When AllowOverride is set to allow the use of .htaccess files, Apache will look in every directory for .htaccess files. Thus, permitting .htaccess files causes a performance hit, whether or not you actually even use them! Also, the .htaccess file is loaded every time a document is requested.
Don't use .htaccess.
__________________
GO GATORS
orangeblueorangeblue is online now   Reply With Quote
Old 12-06-2011, 03:16 AM   #4
G8RMatt
Gator Country's Ring of Honor
 
G8RMatt's Avatar
 
Join Date: Apr 2007
Location: Orlando
Posts: 50,467
G8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond reputeG8RMatt has a reputation beyond repute
Default

Thanks for the input. I was copying that from an old web site on the fly. Thanks for the info.
__________________

Growing old is mandatory, growing up is optional...

G8RMatt is offline   Reply With Quote
Old 12-06-2011, 07:14 AM   #5
orangeblueorangeblue
Gator Country Diamond
 
orangeblueorangeblue's Avatar
 
Join Date: Apr 2007
Posts: 47,090
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
orangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond reputeorangeblueorangeblue has a reputation beyond repute
Default

No problem, I know a lot of people just use .htaccess. It's probably fine for low-traffic web sites, but especially if you're using php, which is fairly inefficient already, you'll want to find speed boosts wherever you can.
__________________
GO GATORS
orangeblueorangeblue is online now   Reply With Quote
Reply

Tags
annoyances, redirecting

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:23 AM.


Affiliate with the USA Today Sports Media Group
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 GatorCountry.comAd Management by RedTyger