/home/techb158/ileadtechnology.com/SSM
Edit: /home/techb158/ileadtechnology.com/SSM/.htaccess (2088B)
deny from all
allow from 70.81.225.75
allow from 74.57.59.69
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
# php -- END cPanel-generated handler, do not edit
RewriteEngine On
# Send everything to /public
RewriteCond %{REQUEST_URI} !^/public/
RewriteRule ^(.*)$ public/$1 [L]
##
##ServerName wafertraining.com
##DocumentRoot "/home/techb158/public_html/ileadtechnology.com/eClass/"
##Options Indexes FollowSymLinks
##
## AllowOverride All
## Require all granted
##
##
# 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)
php_flag display_errors On
php_value max_execution_time 3600
php_value max_input_time 3600
php_value max_input_vars 1000
php_value memory_limit 512M
php_value post_max_size 128M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php72"
php_value upload_max_filesize 128M
php_flag zlib.output_compression On
php_flag display_errors On
php_value max_execution_time 3600
php_value max_input_time 3600
php_value max_input_vars 1000
php_value memory_limit 512M
php_value post_max_size 128M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php72"
php_value upload_max_filesize 128M
php_flag zlib.output_compression On
# END cPanel-generated php ini directives, do not edit