DirectoryIndex index.html.var index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml default.htm default.html home.htm index.php5 Default.html Default.htm home.html
# Use PHP5 Single php.ini as default
# AddHandler application/x-httpd-php5s .php
RewriteEngine On
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^ https://goldensnifferproducts.com%{REQUEST_URI} [NS,R,L]

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
#The next line modified by DenyIP
order allow,deny
#The next line modified by DenyIP
#deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName goldensnifferproducts.com

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://goldensnifferproducts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://goldensnifferproducts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.goldensnifferproducts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.goldensnifferproducts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://goldensnifferproducts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://goldensnifferproducts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.goldensnifferproducts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.goldensnifferproducts.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|htm|html)$ - [F,NC]


<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 192.114.64.0/20
deny from 180.76.0.0/16
    
    
    
    
    
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php54” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php54 .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
