DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38218>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38218

           Summary: Multiline Comments for *.conf files
           Product: Apache httpd-2
           Version: 2.0.55
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Runtime Config
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi there. I was wodering if it would be feasable to add multiline comments to
the config files please.

Obviously /* ... */ would not work, due to conflicts with the directory /*/ 
syntax.

What about a custom [start-multiline-comment and end-multiline-comment] pair of
tokens?

Something in the order of:

[#

...
...

#]


or whatever other tokens would be acceptable.

This would make it easy for newcomers to comment out large blocks of their
config files, without having to resort to enclosing the commented out directives
in -D defines.

Keith Roberts

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to