您的位置:首页 > 运维架构 > Apache

Apache服务器错误问题Internal Server Error

2015-07-16 08:52 721 查看
错误:

Internal Server Error

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

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.

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

解决方案:
1. 打开 httpd.conf

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

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

本文出自 “素颜” 博客,请务必保留此出处http://suyanzhu.blog.51cto.com/8050189/1675169
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: