
bugzilla at apache
May 5, 2012, 8:13 PM
Post #1 of 2
(108 views)
Permalink
|
|
[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 <cosrc.com [at] gmail> --- 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.
|