http://open.t.qq.com/bbs/forum.php?mod=redirect&goto=findpost&ptid=8353&pid=21919

1
2
3
4
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L]

http://www.terencechang.com/2008/08/28/codeigniter-no-input-file-specified-php-5-apache-2/

标签: none

添加新评论