RewriteEngine On
RewriteCond %{HTTP_COOKIE} !OnecomWPAuth=PhSxJgluvGRxnWtd
RewriteCond %{REQUEST_URI} /wp-admin/install.php
RewriteRule . "-" [F]
