Current Path : home/irplbiz/public_html/smartpowerci/application_front/ |
Current File : /home/irplbiz/public_html/smartpowerci/application_front/.htaccess.cpmh1140 |
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / php_flag display_errors on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L] </IfModule>