Problem with entry file hiding
我又不乱来
我又不乱来 2017-06-06 17:20:52
0
2
1429

If you encounter the problem that the entry file of the server's rewriting mechanism cannot hide the error report, just modify this line of code under .htaccess in the Public directory. The correct format of the code is as follows:

RewriteRule ^(.*) $ index.php [L,E=PATH_INFO:$1]

我又不乱来
我又不乱来

PHP世界上最好的编程语言

reply all(2)
商江网络

Very good, I will let you know after learning and trying it


左手右手慢动作

Not bad, upvote it, but set APP_DEBUG to false at the entrance, it should be able to be blocked

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template