Changes between Initial Version and Version 1 of OffLinebrowsers


Ignore:
Timestamp:
Mar 9, 2009, 3:13:07 PM (15 years ago)
Author:
sammie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OffLinebrowsers

    v1 v1  
     1submitted by  
     2  
     3{{{ 
     41.  Open your FTP Client and go to your Dolphin Sites Root Directory where Dolphin is 
     5installed.  This is normally on a standard Dolphin install at:  /home/your_site/public_html/ 
     6 
     72.  Rename your .htaccess file to .htaccess 1 and then copy the .htaccess file from your 
     8server to your desktop. 
     9 
     103.  Open the .htaccess file with a code editor.  I recommend Notepad++ for this.  
     11 
     124.  Locate </IfModule>  It will be the very last line in your .htaccess file. 
     13 
     145.  Copy the code from below directly above this line so it looks like this: 
     15 
     16 
     17RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR] 
     18RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR] 
     19RewriteCond %{HTTP_USER_AGENT} ^Custo [OR] 
     20RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR] 
     21RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR] 
     22RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR] 
     23RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR] 
     24RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR] 
     25RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR] 
     26RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR] 
     27RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR] 
     28RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR] 
     29RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR] 
     30RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR] 
     31RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR] 
     32RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR] 
     33RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR] 
     34RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR] 
     35RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR] 
     36RewriteCond %{HTTP_USER_AGENT} ^HMView [OR] 
     37RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR] 
     38RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR] 
     39RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR] 
     40RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR] 
     41RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR] 
     42RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR] 
     43RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR] 
     44RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR] 
     45RewriteCond %{HTTP_USER_AGENT} ^larbin [OR] 
     46RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR] 
     47RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR] 
     48RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR] 
     49RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR] 
     50RewriteCond %{HTTP_USER_AGENT} ^Navroad [OR] 
     51RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR] 
     52RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR] 
     53RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR] 
     54RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR] 
     55RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR] 
     56RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR] 
     57RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR] 
     58RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR] 
     59RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR] 
     60RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR] 
     61RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR] 
     62RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR] 
     63RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR] 
     64RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR] 
     65RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR] 
     66RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR] 
     67RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR] 
     68RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR] 
     69RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR] 
     70RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR] 
     71RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR] 
     72RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR] 
     73RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR] 
     74RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR] 
     75RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR] 
     76RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR] 
     77RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR] 
     78RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR] 
     79RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR] 
     80RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR] 
     81RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR] 
     82RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR] 
     83RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR] 
     84RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR] 
     85RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR] 
     86RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR] 
     87RewriteCond %{HTTP_USER_AGENT} ^Wget [OR] 
     88RewriteCond %{HTTP_USER_AGENT} ^Widow [OR] 
     89RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR] 
     90RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR] 
     91RewriteCond %{HTTP_USER_AGENT} ^Zeus 
     92RewriteRule /*$ http://www.404Error.com [L,R] 
     93 
     94</IfModule> 
     95 
     96 
     97***Please note, you will only have </IfModule> one time when your done, not twice! 
     98 
     996.  Save the file to your desktop as .htacess 
     100 
     1017.  Copy the file back to your server and overwrite your current .htaccess file. 
     102}}} 
     103 
     104 
     105  
     106 
     107****You can change the last line to send them anywhere, including to a spam pop up site, hackers site or anywhere else you feel like sending them and it does not affect your own bandwidth and keeps your data safe.  
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub