You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/05/06 05:13:05 UTC

[Bug 53197] SSL enable, AH00566: request failed: invalid characters in URI

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

--- Comment #1 from Harvey <co...@gmail.com> ---
sorry I paste wrong code , right is this

975             else if (r->method == NULL) {
976                 ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, r, APLOGNO(00566)
977                               "request failed: invalid characters in URI
%s",r->headers_in);
978             }

-- 
You are receiving this mail because:
You are the assignee for the bug.