/home/techb158/ileadtechnology.com/SSM
NameSizeModeActions
app/-0755rm
bootstrap/-0755rm
config/-0755rm
database/-0755rm
public/-0755rm
resources/-0755rm
routes/-0755rm
storage/-0755rm
tests/-0755rm
vendor/-0755rm
__MACOSX/-0755rm
.env11130644editdlrm
.htaccess20880644editdlrm
.htaccess-1950644editdlrm
.htaccess_bak4280644editdlrm
.user.ini5960644editdlrm
artisan16860644editdlrm
composer.json22710644editdlrm
composer.lock3053530644editdlrm
php.ini6450644editdlrm
server.php5630644editdlrm
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