在cmd.exe 中输入
cd c:\Windows\System32\inetsrv\
输入appcmd list site
如下:
c:\Windows\System32\inetsrv>appcmd list site
SITE "Default Web Site" (id:1,bindings:http/*:80:,net.tcp/808:*,net.pipe/*,net.m
smq/localhost,msmq.formatname/localhost,state:Started)
SITE "360osquery" (id:2,bindings:http/*:8005:360os.topwisesz.com,http/*:8005:,st
ate:Started)
SITE "360yunying" (id:3,bindings:http/*:80:360os.topwisesz.com,http/*:8010:127.0
.0.1,state:Started)
SITE "360download" (id:4,bindings:http/*:8004:360download.topwisesz.com,state:St
arted)
如360yunying 这个网站 id:3 ,则对应LOG目录为W3SVC3