Testing: Difference between revisions

Jump to navigation Jump to search
135 bytes added ,  27 November 2010
(→‎check the service port: add PFPortCheck Program)
Line 27: Line 27:


=== check the server/service logs ===
=== check the server/service logs ===
* [http://www.apache.org/ Apache] log: /etc/httpd/logs  (location was set up in the configuration file /etc/httpd/conf/httpd.conf)
* [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: 控制台 --> 系統管理工具 --> 事件檢視器

Navigation menu