Log files In IBM HTTP Web Server

In IBM HTTP server there is two files.

1 access.log : this file contain the information related how many request are coming from clients and records all requests processed by the server\

2 error.log:-   record any errors that it encounters in processing requests


Comments