On 8/7/07, Jen mlists <suppressed> wrote:
> In my mp1 script I wrote some info to apache's error_log:
>
> } elsif ($ip_int != $ip_int2) {
> $r->log_error("[$ip FORBIDDEN] Request IP was not matched");
> return FORBIDDEN;
>
>
> But I saw it wrote many times for same error
It must have been called multiple times then. Calling log_error once
only produces one line in the log.
- Perrin
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.