码迷,mamicode.com
首页 > 其他好文 > 详细

TP5动态路由配置好了但是报错was not found on this server的原因以及解决方法

时间:2017-10-29 23:26:20      阅读:414      评论:0      收藏:0      [点我收藏+]

标签:code   解决方法   解决   not   html   url   log   div   ted   

问题:The requested URL /xxxx.html was not found on this server

原因:apache的重写未开启,开启重写后,问题解决,

方法如下:

1 apache 打开 httpd.conf 文件 找到AllowOverride None 改为 AllowOverride All

 

TP5动态路由配置好了但是报错was not found on this server的原因以及解决方法

标签:code   解决方法   解决   not   html   url   log   div   ted   

原文地址:http://www.cnblogs.com/mrszhou/p/7751604.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!