以前应该也遇到过,只是处理了没记录。

问题是:

.htaccess: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration


解决办法:

LoadModule access_compat_module modules/mod_access_compat.so

去掉前面的#