最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
apache网站报错Internal Server Error解决办法
时间:2022-06-30 17:45:21 编辑:袖梨 来源:一聚教程网
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
今天mac本地网站出现错误提示,问题处理方式步骤
1.查找apache配置文件,找到错误日志路径,搜索ErrorLog
2.查看apache错误日志.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
3.重新规则出现问题
解决 : RewriteEngine命令需要rewrite mod的支持,
打开apache的配置文件httpd.conf ,取消 LoadModule rewrite_module modules/mod_rewrite.so前的注释
apache重启命令sudo apachectl restart
相关文章
- 王者荣耀世界零氪玩家如何生存 07-28
- 快手极速版怎么绑定手机号 07-28
- 明日方舟和轻松小熊联动活动内容一览 07-28
- 逆战未来黎明之光 逆战未来黎明之光玩法机制与新手入门指南 07-28
- 植物大战僵尸融合版毁灭土豆地雷介绍 07-28
- 逆战未来飓风之龙 逆战未来飓风之龙武器获取方法详解 07-28