请问关于cakephp的配置有关问题

WBOY
发布: 2016-06-13 12:38:14
原创
810 人浏览过

请教关于cakephp的配置问题
我是按手册进行的配置,在apache的服务器配置文件上设置了documentroot "e:/cakephp/app/webroot",然后了这样倒是可以访问webroot/index.php。但是手册上说还要设置几句

  Options FollowSymLinks
  AllowOverride all
# Order deny,allow
# Deny from all

AllowOverride all本来是AllowOverride none
但是设置为ALL之后程序就出错了如下
/-------------------------------------------------------------------/
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, wyqstc@163.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
/-------------------------------------------------------------------/
请问是什么原因,还有就是修改了webroot/.htaccess,请问这有什么用??????


------解决方案--------------------
应该是webroot/.htaccess 这个文件的错误,把这个文件的配置贴出来看看
我的异常网推荐解决方案:The server encountered an internal error () that prevented it from fulfilling this request.,http://www.myexception.cn/java-web/317.html

相关标签:
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!