RewriteOptions inherit SecFilterEngine Off SecFilterScanPOST Off RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-d RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^(.*)$ $1.php IndexIgnore *.php *.html *.js *.css *.png n*.jpg *.gif *.txt Options -Indexes RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule .*\.()$ - [F,NC] order allow,deny allow from all deny from 207.248.58.178 deny from 66.249.69.237 RewriteCond %{HTTP_HOST} ^ead\.itscoalcoman\.edu\.mx$ [OR] RewriteCond %{HTTP_HOST} ^www\.ead\.itscoalcoman\.edu\.mx$ RewriteRule ^/?$ "https\:\/\/moodle\.itscoalcoman\.edu\.mx\/" [R=301,L] RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^itscoalcoman\.edu\.mx$ [OR] RewriteCond %{HTTP_HOST} ^www\.itscoalcoman\.edu\.mx$ RewriteRule ^/?$ "https\:\/\/itscoalcoman\.edu\.mx\/" [R=301,L] # 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_value upload_max_filesize 209715200 php_flag display_errors Off php_value max_execution_time 600 php_value max_input_time 60 php_value max_input_vars 5000 php_value memory_limit 128M php_value post_max_size 209715200 php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/alt-php74" php_flag zlib.output_compression Off php_value upload_max_filesize 209715200 php_flag display_errors Off php_value max_execution_time 600 php_value max_input_time 60 php_value max_input_vars 5000 php_value memory_limit 128M php_value post_max_size 209715200 php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/alt-php74" php_flag zlib.output_compression Off # END cPanel-generated php ini directives, do not edit # php -- BEGIN cPanel-generated handler, do not edit # Set the “alt-php74” package as the default “PHP” programming language. AddHandler application/x-httpd-alt-php74___lsphp .php .php7 .phtml # php -- END cPanel-generated handler, do not edit