https://bz.apache.org/bugzilla/show_bug.cgi?id=66483
--- Comment #4 from kanai3id <[email protected]> --- I have an additional question. I am not familiar with the core or test code of Apache HTTPD, but is RewriteRule in the test code? If it is a normal SSI, it is not a problem. The garbled characters occur when the following RewriteRule conditions are present. Thank you in advance. ---- RewriteEngine On RewriteCond %{REQUEST_URI} !^/dev/ RewriteRule ^(.*) /dev/$1 -- 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]
