

Options -Indexes

<IfModule mod_expires.c>
  ExpiresActive on
  ExpiresByType text/html "access plus 0 seconds"
  ExpiresByType image/gif "access plus 1 month"
  ExpiresByType image/jpeg "access plus 1 month"
  ExpiresByType image/png "access plus 1 month"
  ExpiresByType application/javascript "access plus 1 month"
  ExpiresByType text/javascript "access plus 1 month"
  ExpiresByType text/css "access plus 1 month"
</IfModule>
<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 91.79.0.0/16
deny from 207.189.0.0/16
deny from 91.77.0.0/16
deny from 220.247.0.0/16
deny from 179.43.0.0/16
deny from 89.238.0.0/16

deny from 2.95.0.0/16

deny from 185.0.0.0/8
deny from 188.0.0.0/8
deny from 176.0.0.0/8
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80 
#RewriteRule ^(.*)$ https://www.policetrak.net/$1 [R=301,L]
<IfModule mod_rewrite.c>
	RewriteCond %{HTTPS} off [OR]
	RewriteCond %{HTTP_HOST} !^www\. [NC]
	RewriteCond %{HTTP_HOST} ^(.*)$  [NC]
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
	RewriteRule (.*) https://www.policetrak.net/$1 [R=301,L]
</IfModule>
deny from 5.189.0.0/16

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php74” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
deny from 196.52.0.0/16
deny from 212.102.0.0/16
deny from 90.188.0.0/16
deny from 77.83.0.0/16
deny from 46.119.0.0/16
deny from 77.34.0.0/16
deny from 5.143.0.0/16
deny from 95.216.0.0/16
