Htaccess File

dansoah/plenitude-alfa/master/.htaccess

RewriteEngine on
RewriteRule !.(js|ico|txt|gif|jpg|png|css|php)$ index.php

php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 1800
php_value max_input_time 1800
php_value memory_limit 50M
Exit mobile version