From ddcc1e61b16e7096ae49bd7fe69375f8c5bf2dfd Mon Sep 17 00:00:00 2001
From: Martin Kraemer
Apache, unlike many other Windows NT/2000 services, - logs any errors to it's own error.log file in the logs folder + logs any errors to its own error.log file in the logs folder within the Apache server root folder. You will not find Apache error details in the Windows NT Event Log.
@@ -324,7 +324,7 @@There is some support for Apache on Windows 95/98 to behave in a similar manner as a service on Windows NT/2000. It is highly experimental, if it works (at all) the Apache - Sofware Foundation will not attest to it's reliability or + Sofware Foundation will not attest to its reliability or future support. Proceed at your own risk!
Once you have confirmed that Apache runs correctly at the
Apache, unlike many other Windows NT/2000 services,
- logs any errors to it's own error.log file in the logs folder
+ logs any errors to its own error.log file in the logs folder
within the Apache server root folder. You will not
find Apache error details in the Windows NT Event
Log.