Changes between Version 1 and Version 2 of OffLinebrowsers


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

--

Legend:

Unmodified
Added
Removed
Modified
  • OffLinebrowsers

    v1 v2  
    11submitted by  
    22  
    3 {{{ 
     3 
    441.  Open your FTP Client and go to your Dolphin Sites Root Directory where Dolphin is 
    55installed.  This is normally on a standard Dolphin install at:  /home/your_site/public_html/ 
     
    14145.  Copy the code from below directly above this line so it looks like this: 
    1515 
    16  
     16{{{ 
    1717RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR] 
    1818RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR] 
     
    9393 
    9494</IfModule> 
    95  
     95}}} 
    9696 
    9797***Please note, you will only have </IfModule> one time when your done, not twice! 
     
    100100 
    1011017.  Copy the file back to your server and overwrite your current .htaccess file. 
    102 }}} 
     102 
    103103 
    104104 
 
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