以前应该也遇到过,只是处理了没记录。
问题是:
.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
去掉前面的#
以前应该也遇到过,只是处理了没记录。问题是:.htaccess: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration解决办法:LoadModule access_compat_module mod...
以前应该也遇到过,只是处理了没记录。
问题是:
.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
评论
0成为第一个留下想法的人。