记得之前记下了,咋没找到,再写一次
找到apache配置文件httpd.conf
在文件最后添加如下代买
CheckSpelling on
貌似要mod_speling支持,我的apache只在配置文件中添加如上代码就好了
update 2013-08-26
如果报错
Invalid command ‘CheckSpelling’, perhaps misspelled or defined by a module not included in the server configuration
请找到如下行,去掉注释
LoadModule speling_module modules/mod_speling.so
时间:2013-08-10 10:49:49
Latest posts by Zhiming Zhang (see all)
- ReplicationController and ReplicaSet in Kubernetes - 12月 20, 2021
- public key fingerprint - 5月 27, 2021
- Index brackets must contain either a literal number or a literal string.terraform taint - 5月 20, 2021