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

WBOY
Libérer: 2016-06-13 10:05:00
original
1120 Les gens l'ont consulté

请教关于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, [email protected] 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.daimami.com/java-web/317.html

Étiquettes associées:
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal
À propos de nous Clause de non-responsabilité Sitemap
Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!