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

 AddHandler application/x-httpd-ea-php56 .php .php5 .phtml

# AddHandler application/x-httpd-ea-php52 .php .php5 .phtml

# AddHandler application/x-httpd-ea-php71 .php .php7 .phtml

# AddHandler fcgid54-script .php

# AddType application/x-httpd-php phtml pwml php5 php4 php3 php2 php inc htm html

# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
#   php_flag engine On
#   php_flag short_open_tag Off
#   php_value precision 14
#   php_value output_buffering 4096
#   php_flag zlib.output_compression On
#   php_flag implicit_flush Off
#   php_value serialize_precision 17
#   php_flag zend.enable_gc On
#   php_value max_execution_time 30
#   php_value max_input_time 60
#   php_value max_input_vars 1000
#   php_value memory_limit 128M
#   php_value error_reporting E_ALL & ~E_DEPRECATED & ~E_STRICT
#   php_flag display_errors Off
#   php_flag display_startup_errors Off
#   php_flag log_errors On
#   php_value log_errors_max_len 1024
#   php_flag ignore_repeated_errors Off
#   php_flag ignore_repeated_source Off
#   php_flag report_memleaks On
#   php_flag html_errors On
#   php_value variables_order "GPCS"
#   php_value request_order "GP"
#   php_flag register_argc_argv Off
#   php_flag auto_globals_jit On
#   php_value post_max_size 8M
#   php_value default_mimetype "text/html"
#   php_value default_charset "UTF-8"
#   php_value upload_max_filesize 2M
#   php_value default_socket_timeout 60
#   php_flag cli_server.color On
#   php_value SMTP "localhost"
#   php_value smtp_port 25
#   php_flag mail.add_x_header On
#   php_value odbc.defaultlrl 4096
#   php_value odbc.defaultbinmode 1
#   php_value ibase.timestampformat "%Y-%m-%d %H:%M:%S"
#   php_value ibase.dateformat "%Y-%m-%d"
#   php_value ibase.timeformat "%H:%M:%S"
#   php_value mysqli.default_port 3306
#   php_value pgsql.ignore_notice 0
#   php_value pgsql.log_notice 0
#   php_value bcmath.scale 0
#   php_value session.save_handler "files"
#   php_value session.save_path "/var/cpanel/php/sessions/ea-php73"
#   php_flag session.use_strict_mode Off
#   php_flag session.use_cookies On
#   php_flag session.use_only_cookies On
#   php_value session.name "PHPSESSID"
#   php_flag session.auto_start Off
#   php_value session.cookie_lifetime 0
#   php_value session.cookie_path "/"
#   php_value session.serialize_handler "php"
#   php_value session.gc_probability 1
#   php_value session.gc_divisor 1000
#   php_value session.gc_maxlifetime 1440
#   php_value session.cache_limiter "nocache"
#   php_value session.cache_expire 180
#   php_flag session.use_trans_sid Off
#   php_value session.hash_function "0"
#   php_value session.hash_bits_per_character 5
#   php_value url_rewriter.tags "a=href,area=href,frame=src,input=src,form=fakeentry"
#   php_flag tidy.clean_output Off
#   php_flag soap.wsdl_cache_enabled On
#   php_value soap.wsdl_cache_dir "/tmp"
#   php_value soap.wsdl_cache_ttl 86400
#   php_value soap.wsdl_cache_limit 5
</IfModule>
<IfModule lsapi_module>
#   php_flag engine On
#   php_flag short_open_tag Off
#   php_value precision 14
#   php_value output_buffering 4096
#   php_flag zlib.output_compression On
#   php_flag implicit_flush Off
#   php_value serialize_precision 17
#   php_flag zend.enable_gc On
#   php_value max_execution_time 30
#   php_value max_input_time 60
#   php_value max_input_vars 1000
#   php_value memory_limit 128M
#   php_value error_reporting E_ALL & ~E_DEPRECATED & ~E_STRICT
#   php_flag display_errors Off
#   php_flag display_startup_errors Off
#   php_flag log_errors On
#   php_value log_errors_max_len 1024
#   php_flag ignore_repeated_errors Off
#   php_flag ignore_repeated_source Off
#   php_flag report_memleaks On
#   php_flag html_errors On
#   php_value variables_order "GPCS"
#   php_value request_order "GP"
#   php_flag register_argc_argv Off
#   php_flag auto_globals_jit On
#   php_value post_max_size 8M
#   php_value default_mimetype "text/html"
#   php_value default_charset "UTF-8"
#   php_value upload_max_filesize 2M
#   php_value default_socket_timeout 60
#   php_flag cli_server.color On
#   php_value SMTP "localhost"
#   php_value smtp_port 25
#   php_flag mail.add_x_header On
#   php_value odbc.defaultlrl 4096
#   php_value odbc.defaultbinmode 1
#   php_value ibase.timestampformat "%Y-%m-%d %H:%M:%S"
#   php_value ibase.dateformat "%Y-%m-%d"
#   php_value ibase.timeformat "%H:%M:%S"
#   php_value mysqli.default_port 3306
#   php_value pgsql.ignore_notice 0
#   php_value pgsql.log_notice 0
#   php_value bcmath.scale 0
#   php_value session.save_handler "files"
#   php_value session.save_path "/var/cpanel/php/sessions/ea-php73"
#   php_flag session.use_strict_mode Off
#   php_flag session.use_cookies On
#   php_flag session.use_only_cookies On
#   php_value session.name "PHPSESSID"
#   php_flag session.auto_start Off
#   php_value session.cookie_lifetime 0
#   php_value session.cookie_path "/"
#   php_value session.serialize_handler "php"
#   php_value session.gc_probability 1
#   php_value session.gc_divisor 1000
#   php_value session.gc_maxlifetime 1440
#   php_value session.cache_limiter "nocache"
#   php_value session.cache_expire 180
#   php_flag session.use_trans_sid Off
#   php_value session.hash_function "0"
#   php_value session.hash_bits_per_character 5
#   php_value url_rewriter.tags "a=href,area=href,frame=src,input=src,form=fakeentry"
#   php_flag tidy.clean_output Off
#   php_flag soap.wsdl_cache_enabled On
#   php_value soap.wsdl_cache_dir "/tmp"
#   php_value soap.wsdl_cache_ttl 86400
#   php_value soap.wsdl_cache_limit 5
</IfModule>
# END cPanel-generated php ini directives, do not edit

<Files php.ini>
              Order allow,deny
              Deny from all
            </Files>

# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.

# END WordPress

# php -- BEGIN cPanel-generated handler, do not edit
# Set the âea-php56â package as the default âPHPâ programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php56___lsphp .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit