haplousframework/.htaccess

2 lines
54 B
ApacheConf
Raw Normal View History

2014-04-18 03:05:44 +00:00
RewriteEngine on
RewriteRule ^(.*)$ /index.php/$1 [L]