直接修改hosts.conf 在域名解析中说明
DocumentRoot “E:\zaituzhe”
ServerName www.zaituzhe.com
ServerAlias www.zaituzhe.com
ErrorLog “|bin/rotatelogs.exe -l D:/log/error-%Y-%m-%d.log 86400”
CustomLog “|bin/rotatelogs.exe -l D:/log/access-%Y-%m-%d.log 86400” combined
按照日期access-年-月-日.log
combined 记录蜘蛛