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

##suphp_configpath /home/onlin285/public_html/12dollarfloridadriver/php.ini

<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.12dollarfloridadriver.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>

#Options +FollowSymlinks
#RewriteEngine on
#rewritecond %{http_host} ^12dollarfloridadriver.com [nc]
#RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
#RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
#rewriterule ^(.*)$ http://www.12dollarfloridadriver.com/$1 [r=301,nc]

# 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 php5_module>
   php_flag asp_tags Off
   php_flag display_errors Off
   php_value max_execution_time 300
   php_value max_input_time 600
   php_value max_input_vars 6500
   php_value memory_limit 1024M
   php_value post_max_size 12000M
   php_value session.gc_maxlifetime 3600
   php_value session.save_path "/tmp"
   php_value upload_max_filesize 12000M
   php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit
deny from 24.159.246.12
deny from 188.126.76.32
deny from 104.34.72.180

# 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
