RewriteOptions inherit
#SuPHP_ConfigPath /home/onlin285/public_html/10dollarmaturedriver/php.ini

#Use PHP5.4 Single php.ini as default
###AddHandler application/x-httpd-php54s .php
#AddHandler application/x-httpd-ea-php56 .php
#AuthType Basic
#AuthName "moodledata"
#AuthUserFile "/home/onlin285/.htpasswds/public_html/10dollarmaturedriver/passwd"
#require valid-user

<Files 403.shtml>
order allow,deny
allow from all
</Files>
#RewriteEngine On 
#RewriteCond %{SERVER_PORT} ^80$
#RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
#RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
 #RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
 
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80 
RewriteRule ^(.*)$ https://www.10dollarmaturedriver.com/$1 [R=301,L]
 

 
 
deny from 39.40.65.189

<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
</IfModule>
deny from 24.159.246.12
deny from 188.126.76.32
deny from 104.34.72.180
deny from 46.161.11.208
deny from 164.132.203.193
deny from 5.188.62.76
deny from 5.188.62.21
deny from 37.139.53.81
deny from 5.188.62.140
deny from 213.219.247.144
deny from 3.224.220.101
deny from 23.22.35.162
deny from 185.221.32.184
deny from 45.147.1.58
deny from 37.233.3.242
deny from 94.25.174.212
deny from 93.185.162.22
deny from 72.194.34.146
deny from 74.211.13.245
deny from 92.255.57.103
deny from 167.172.95.76
deny from 103.59.160.210
deny from 37.77.150.124

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
