记得之前记下了,咋没找到,再写一次
找到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)
- 什么是ami - 二月 22, 2021
- istio Ingress Gateways - 十一月 25, 2020
- Istio VirtualService - 十一月 23, 2020