RewriteEngine on
RewriteCond $1 !^(index\.php|resources|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
AddDefaultCharset utf-8
<Files 403.shtml>
order allow,deny
allow from all
</Files>
<FilesMatch "\.(ini|xml|iml|log|zip|xsd)$">
    Order allow,deny
    Deny from all
</FilesMatch>

deny from 66.94.99.113
deny from 147.78.47.249
deny from 74.208.22.232/29
deny from 74.208.22.240/28
deny from 74.208.23.0/24
deny from 74.208.24.0/21
deny from 74.208.32.0/19
deny from 74.208.64.0/18
deny from 74.208.128.0/17
deny from 74.209.0.0/16
deny from 74.210.0.0/15
deny from 74.212.0.0/14
deny from 74.216.0.0/13
deny from 74.224.0.0/11
deny from 75.0.0.0/8
deny from 76.0.0.0/6
deny from 80.0.0.0/4
deny from 96.0.0.0/6
deny from 100.0.0.0/7
deny from 102.0.0.0/8
deny from 103.0.0.0/9
deny from 103.128.0.0/12
deny from 103.144.0.0/13
deny from 103.152.0.0/15
deny from 103.154.0.0/17
deny from 103.154.128.0/19
deny from 103.154.160.0/20
deny from 103.154.176.0/24
deny from 103.154.177.0/25
deny from 103.154.177.128/27
deny from 103.154.177.160/30
deny from 103.154.177.164/31
deny from 74.208.22.232
deny from 103.154.177.165
deny from 81.0.219.240
deny from 195.201.37.82
deny from 5.189.184.9
deny from 52.69.80.168
deny from 20.124.90.93
deny from 62.171.177.111
deny from 20.55.101.105
deny from 51.222.42.163

# 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 php8_module>
   php_flag display_errors Off
   php_value max_execution_time 240
   php_value max_input_time 60
   php_value max_input_vars 1000
   php_value memory_limit 128M
   php_value post_max_size 64M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php74"
   php_value upload_max_filesize 100M
   php_flag zlib.output_compression On
</IfModule>
<IfModule lsapi_module>
   php_flag display_errors Off
   php_value max_execution_time 240
   php_value max_input_time 60
   php_value max_input_vars 1000
   php_value memory_limit 128M
   php_value post_max_size 64M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php74"
   php_value upload_max_filesize 100M
   php_flag zlib.output_compression On
</IfModule>
# END cPanel-generated php ini directives, do not edit

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