Psyduck - 可達鴨 之 鴨力山大

Current Path : home/irplbiz/public_html/smartpowerci/application_front/
Upload File :
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>