Recommend this page to a friend! |
Classes of Abed Nego Ragil Putra | > | PHP Attendance Management System using Fingerprint | > | .htaccess | > | Download |
|
![]() |
RewriteEngine On #RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) index.php/$1 |