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

WBOY
發布: 2016-06-13 12:38:14
原創
834 人瀏覽過

请教关于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學習者快速成長!