14,958
edits
(→check the service port: add PFPortCheck Program) |
(→check the server/service logs: add IIS log) |
||
| Line 27: | Line 27: | ||
=== check the server/service logs === | === check the server/service logs === | ||
* [http:// | * [http://httpd.apache.org/ Apache HTTP server] log: /etc/httpd/logs (location was set up in the configuration file /etc/httpd/conf/httpd.conf) | ||
** access.log | ** access.log | ||
** error.log - record when the apache service restarted/stopped | ** error.log - record when the apache service restarted/stopped | ||
| Line 40: | Line 40: | ||
</pre> | </pre> | ||
* [http://www.iis.net/ Microsoft Internet Information Services] (IIS) log (記錄檔) | |||
** C:\WINDOWS\system32\LogFiles\ | |||
* Microsoft Windows | * Microsoft Windows | ||
** XP / Vista: 控制台 --> 系統管理工具 --> 事件檢視器 | ** XP / Vista: 控制台 --> 系統管理工具 --> 事件檢視器 | ||