|
hi its going ok but england is cold, where do you live now then ?
if I have got this straight and you want to run a script in the background if a certain IP hits anywhere on the entire server ?
what you wanna do I can't think how to do with rewriting or modules but I maybe missing something basic like some setenvif bussiness
the only way I can think of doing it right now what I would do is make a custom log format that outputs just the IP (and any other details you need for it)
and set this in the main server config to pipe it thru a perl script and either run whatever you wanted in that script or get it to run whatever from the shell
what r u trying to do exactly ?
|