apache_conf 从codeigniter中删除index.php

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf 从codeigniter中删除index.php相关的知识,希望对你有一定的参考价值。

RewriteEngine On
RewriteCond $1 !^(index\.php|assets|images|js|css|uploads|favicon.png)

RewriteCond %(REQUEST_FILENAME) !-f
RewriteCond %(REQUEST_FILENAME) !-d

RewriteRule ^(.*)$ ./index.php/$1 [L]

以上是关于apache_conf 从codeigniter中删除index.php的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf htaccess para codeigniter

apache_conf .Itaccess for CodeIgniter

apache_conf Codeigniter通过HHVM和FastCGI在Centos 6.4上运行

apache_conf CI:使用mod_rewrite进行CodeIgniter的简单.htaccess

apache_conf CI:使用mod_rewrite进行CodeIgniter的简单.htaccess

apache_conf 从链接中删除“类别”