首页 > Web开发 > 详细

Apache服务器错误问题Internal Server Error

时间:2015-07-16 14:24:38      阅读:241      评论:0      收藏:0      [点我收藏+]

错误:

  1. Internal Server Error  

  2. The server encountered an internal error or misconfiguration and was unable to complete your request.  

  3.   

  4. Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.  

  5.   

  6. More information about this error may be available in the server error log.

解决方案:

  1. 1. 打开 httpd.conf  

  2. 2.找到 mod_rewrite.so 行,将前面的注释打开(即删掉前面的‘#‘符号)。  

  3. 3.关闭httpd.conf,重启apache服务器即可。


本文出自 “素颜” 博客,请务必保留此出处http://suyanzhu.blog.51cto.com/8050189/1675169

Apache服务器错误问题Internal Server Error

原文:http://suyanzhu.blog.51cto.com/8050189/1675169

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!