Chaulagain-Softwares/yiirisma/master/.htaccess
RewriteEngine on #enables you to access PHP files with HTML extension RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f # otherwise forward it to index.php RewriteRule . index.php
Files
![REQUEST_FILENAME](https://www.askapache.com/s/u.askapache.com/htaccess-file/2016/github/Chaulagain-Softwares/yiirisma-htaccess.png)