标签:修改 cakephp err yml nbsp bsp links tac rewrite
1.在httpd.conf开启LoadModule rewrite_module模块
2.让apache支持.htaccess,修改httpd.conf
Options FollowSymLinks
AllowOverride None
改为
Options FollowSymLinks
AllowOverride All
标签:修改 cakephp err yml nbsp bsp links tac rewrite
原文地址:https://www.cnblogs.com/xiaobiaomei/p/9015778.html