PHP 500 -Invalid command RewriteEngine的解决

错误 :  500 -Invalid command RewriteEngine

日志 : [Tue Nov 20 22:52:24 2012] [alert] [client 127.0.0.1] D:/wamp/www/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration

解决 :    RewriteEngine命令需要rewrite mod的支持,

打开apache的配置文件httpd.conf ,取消 LoadModule rewrite_module modules/mod_rewrite.so前的注释


本文固定链接: http://blog.wwllcchf.com/?p=633 | 吴文龙的个人博客

作者:wuwenlong 于2017年06月02日发表 &
PHP 500 -Invalid command RewriteEngine的解决 | 吴文龙的个人博客

报歉!评论已关闭.