You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2020/11/09 04:29:06 UTC

[Bug 64896] New: Missing tips about 'Options [+/-] All/None'

https://bz.apache.org/bugzilla/show_bug.cgi?id=64896

            Bug ID: 64896
           Summary: Missing tips about 'Options [+/-] All/None'
           Product: Apache httpd-2
           Version: 2.4.43
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: zhoushulin1992@gmail.com
  Target Milestone: ---

In the document of directive
"Options"(http://httpd.apache.org/docs/2.4/mod/core.html#options), there isn't
any tip about the '+/-' modifier and 'All/None' values. Indeed, from the source
code we can figure that 'Options +None' or 'Options -None' or 'Options +All' or
'Options -All' is not valid. Also, if we use 'None/All', it must be the first
Option given. It is recommanded that these information could be added in the
document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org