https://issues.apache.org/bugzilla/show_bug.cgi?id=55989

--- Comment #6 from Szépe Viktor <[email protected]> ---
Is it function call needed to write in the error log?
I think is should be in "case 'F':" in mod_rewrite.c.

ap_log_rerror(APLOG_MARK, APLOG_ERR, APR_SUCCESS, r, APLOGNO(01630)
              "client denied by server configuration: %s%s",
              r->filename ? "" : "uri ",
              r->filename ? r->filename : r->uri);

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to