首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 互联网 >

Invalid command 'RewriteEngine', perhaps misspelled or defined by…

2012-07-15 
Invalid command RewriteEngine, perhaps misspelled or defined by……错误信息:Invalid command Rewrit

Invalid command 'RewriteEngine', perhaps misspelled or defined by……

错误信息:Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration

解决办法:
加载rewrite模块,httpd.conf文件里:
LoadModule rewrite_module modules/mod_rewrite.so

热点排行