Untitled


SUBMITTED BY: Guest

DATE: May 25, 2014, 4:33 p.m.

FORMAT: Text only

SIZE: 152 Bytes

HITS: 932

  1. RewriteEngine On
  2. RewriteCond %{HTTP_HOST} !^www.ozcoin.net [NC]
  3. RewriteCond %{HTTP_HOST} !^$
  4. RewriteRule ^(.*) http://www.ozcoin.net/$1 [R=301]

comments powered by Disqus