Saved Bookmarks
| 1. |
What Are The Log Files Generated By Apache? |
|
Answer» There are two popular log FILES created; access.log – all request details with the status code. error.log – CAPTURE all the ERRORS within apache or CONNECTING in backend. There are two popular log files created; access.log – all request details with the status code. error.log – capture all the errors within apache or connecting in backend. |
|