2008:ApacheLogNotifier: Difference between revisions

From Marks Wiki
Jump to navigation Jump to search
New page: I plan to create a system tray notifier that monitors the tail of the apache log and creates a notification each time someone is visiting my site. It would be nice to create some sort of r...
(No difference)

Revision as of 23:27, 15 October 2008

I plan to create a system tray notifier that monitors the tail of the apache log and creates a notification each time someone is visiting my site. It would be nice to create some sort of real-time monitor. Perhaps I need to create an apache module?