
Test environment PHP56+ MYSQL55 +apache
Modify database configuration application/database.php
Backend/admin.php account admin password admin404
pseudo-static
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !- d
RewriteCond %{REQUEST_FILENAME} !- f
RewriteRule ^(.*)$ index.php? s=/$1 [QSA,PT,L]
Comments0