Home > Backend Development > PHP Tutorial > thinkphp为啥不能加载自定义方法呢

thinkphp为啥不能加载自定义方法呢

WBOY
Release: 2016-06-23 13:37:42
Original
781 people have browsed it

如图,不知为啥


回复讨论(解决方案)

把rewrite屏蔽掉试试

http://127.0.0.1/tp/index.php?s=Home/Index/test
这样访问一下,如果可以访问得到,
就查一下你的httpd服务器的配置文件吧,可以把apache或者nginx的配置贴出来

应该是配置问题了

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template