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 fcgid54-script .php

# php -- BEGIN cPanel-generated handler, do not edit
# This domain inherits the “PHP” package.
# php -- END cPanel-generated handler, do not edit

# 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 On
   php_value precision 12
   php_value output_buffering Off
   php_flag zlib.output_compression On
   php_flag implicit_flush Off
   php_value serialize_precision 100
   php_value max_execution_time 30
   php_value max_input_time 60
   php_value memory_limit 64M
   php_value error_reporting E_ALL & ~E_NOTICE
   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 On
   php_flag ignore_repeated_source On
   php_flag report_memleaks On
   php_flag track_errors Off
   php_value error_log "error_log"
   php_value variables_order "EGPCS"
   php_flag register_long_arrays Off
   php_flag register_argc_argv On
   php_flag auto_globals_jit On
   php_value post_max_size 10M
   php_flag magic_quotes_sybase Off
   php_value default_mimetype "text/html"
   php_value include_path ".:/usr/lib64/php:/usr/lib/php:/usr/share/pear"
   php_value upload_max_filesize 10M
   php_value default_socket_timeout 60
   php_value date.timezone "America/Denver"
   php_value pcre.backtrack_limit 200000
   php_value pcre.recursion_limit 200000
   php_value SMTP "localhost"
   php_value smtp_port 25
   php_value odbc.defaultlrl 4096
   php_value odbc.defaultbinmode 1
   php_value mysql.connect_timeout 60
   php_flag mysql.trace_mode Off
   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 "/tmp"
   php_flag session.use_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 100
   php_value session.gc_maxlifetime 1440
   php_value session.entropy_length 0
   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=,fieldset="
   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 max_input_vars 1000
</IfModule>
<IfModule lsapi_module>
   php_flag engine On
   php_flag short_open_tag On
   php_value precision 12
   php_value output_buffering Off
   php_flag zlib.output_compression On
   php_flag implicit_flush Off
   php_value serialize_precision 100
   php_value max_execution_time 30
   php_value max_input_time 60
   php_value memory_limit 64M
   php_value error_reporting E_ALL & ~E_NOTICE
   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 On
   php_flag ignore_repeated_source On
   php_flag report_memleaks On
   php_flag track_errors Off
   php_value error_log "error_log"
   php_value variables_order "EGPCS"
   php_flag register_long_arrays Off
   php_flag register_argc_argv On
   php_flag auto_globals_jit On
   php_value post_max_size 10M
   php_flag magic_quotes_sybase Off
   php_value default_mimetype "text/html"
   php_value include_path ".:/usr/lib64/php:/usr/lib/php:/usr/share/pear"
   php_value upload_max_filesize 10M
   php_value default_socket_timeout 60
   php_value date.timezone "America/Denver"
   php_value pcre.backtrack_limit 200000
   php_value pcre.recursion_limit 200000
   php_value SMTP "localhost"
   php_value smtp_port 25
   php_value odbc.defaultlrl 4096
   php_value odbc.defaultbinmode 1
   php_value mysql.connect_timeout 60
   php_flag mysql.trace_mode Off
   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 "/tmp"
   php_flag session.use_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 100
   php_value session.gc_maxlifetime 1440
   php_value session.entropy_length 0
   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=,fieldset="
   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 max_input_vars 1000
</IfModule>
# END cPanel-generated php ini directives, do not edit
AddHandler application/x-httpd-php52 php52-scgi
