Apache 2.x
1、首先我们要确认Apache已经正确加载了mod_rewrite模块
检查httpd.conf中是否有LoadModule Rewrite_module modules/mod_Rewrite.so这段代码,如没有请加上。
Apache 2.x
1、首先我们要确认Apache已经正确加载了mod_rewrite模块
检查httpd.conf中是否有LoadModule Rewrite_module modules/mod_Rewrite.so这段代码,如没有请加上。