https://bz.apache.org/bugzilla/show_bug.cgi?id=63122
Bug ID: 63122
Summary: Wrong syntax for some directives
Product: Apache httpd-2
Version: 2.4.38
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
I saw some typos in several directive syntax:
directive: VHostCGIPrivs
syntax: VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ...
typo: missing 'CGI'
https://httpd.apache.org/docs/2.4/mod/mod_privileges.html#vhostcgiprivs
directive: SSLOCSPDefaultResponder
syntax: Syntax: SSLOCSDefaultResponder uri
typo: missing 'P'
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslocspdefaultresponder
directive: DeflateInflateLimitRequestBody
syntax: DeflateInflateLimitRequestBodyvalue
typo: missing space
https://httpd.apache.org/docs/2.4/mod/mod_deflate.html#deflateinflatelimitrequestbody
directive: GlobalLog
syntax: GlobalLogfile|pipe format|nickname [env=[!]environment-variable|
expr=expression]
typo: missing space
https://httpd.apache.org/docs/2.4/mod/mod_log_config.html#globallog
Thanks,
CC
--
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]