首页 > 服务器 > Linux服务器 > 正文

linux下请教apach配置出现如下错误:Internal Server Error

2019-10-13 18:33:11
字体:
来源:转载
供稿:网友

问题:
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@example.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.

解决方法:在apache配置中添加 LoadModule rewrite_module modules/mod_rewrite.so
或者找到#LoadModule rewrite_module modules/mod_rewrite.so 去掉#

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表