[Bug 69698] Commented out lines in httpd.conf are not ignored, leading to unexpected effects when ending with anti-slash
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=69698 Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Eric Covener <[email protected]> --- The first paragraph of the same section already says: > httpd configuration files contain one directive per line. The backslash "\" may be used as the last character on a line to indicate that the directive continues onto the next line. There must be no other characters or white space between the backslash and the end of the line. I don't think an inadvertent continuation character justifies more doc/code, but if someone is so motivated feel free to reopen. -- You are receiving this mail because: You are the assignee for the bug.