Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
检查下public文件夹下有没有.user.ini,有的话删掉
Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
检查下public文件夹下有没有.user.ini,有的话删掉
本文标题:thinkphp5 No input file specifie
本文链接:https://www.haomeiwen.com/subject/vxoayftx.html
网友评论