Enter http://www.tp5.cn/demo1 and it says the file cannot be found. No input file specified.
NULL2018-07-10 11:19:17
Replace the content of the .htaccess file in the pulic directory with mine. Do not copy the start and end symbols.
<<<Start symbol
<IfModule mod_rewrite.c> ;
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?/$1 [QSA ,PT,L]
</IfModule>
>>>End symbol
代码输入中...2018-07-08 22:56:58
Report that this file does not exist, check whether your site configuration is successful