tienthai0511/demoMVC/master/admins/.htaccess
#<Files "dsalopekmvc"> # order allow,deny # allow from all #</Files> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?load=$1 [PT,L]
Files
