Hello,
I listen on port 80 from my HTTP server. I put an alert to be notified with the visit of a surfer (visitor).
I like to know how to configure the alert only for external addresses.
I'd like to avoid that my address or 127.0.0.1 is included in the alerts.
How ?
thank you


Reply With Quote