# BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteRule ^share/([^/\.]+)/?$ account/share.php?share_code=$1&%{QUERY_STRING} [L] RewriteRule ^referral/([^/\.]+)/?$ account/referral.php?ref_code=$1&%{QUERY_STRING} [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress AddType text/x-component .htc order allow,deny deny from 2.219.237.117 deny from 96.44.148.246 deny from 41.58. allow from all