dyonenedi/lidiun_history/master/LidiunFramework_5.0/.htaccess
order allow,deny
allow from all
RewriteEngine on
RewriteBase /app/public
RewriteCond %{SCRIPT_FILENAME} !-f [OR]
RewriteCond %{SCRIPT_FILENAME} !-s [OR]
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*)$ index.php?uri=$1
Files
