Getting Apache to run a command on every pageview
Is there a way to make Apache run a command / program every time a web page is requested? I know that every minute I could scan the logs for new entries, but can I get Apache to directly invoke the command? One of the configuration files may have this option, but if there is, I don't know what it is. My server is running Ubuntu 9.04.
0
a source to share