Apache服务器错误internal server error

温馨提示:文章已超过2248天没有更新,可能存在链接失效,相关教程仅供参考

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.

错误日志如下

[Mon May 16 10:02:30 2011] [alert] [client 127.0.0.1] D:/wamp/www/Think/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration

解决办法

1、打开 httpd.conf,找到 mod_rewrite.so 行,将前面的注释打开(即删掉前面的'#'符号)。,关闭httpd.conf,重启apache服务器即可。

2、httpd.conf 中找到你网站目录对应的Directory 行,将其中的 RewriteEngine 项设置为 'ALL'。


© 除非注明,否则均为阿豪运维笔记原创文章,转载或复制请以超链接形式并注明出处

取消
微信二维码
微信二维码
支付宝二维码