Bug 1506544
Summary: | Comments on Allow from break access restrictions | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Heinrich Mislik <heinrich.mislik> | ||||
Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.9 | CC: | luhliari | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-10-26 10:22:14 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Heinrich Mislik
2017-10-26 09:53:14 UTC
*** This bug has been marked as a duplicate of bug 1489849 *** Created attachment 1345523 [details]
Allow comments in allow/deny
patch for mod_authz_host.c that discards anything after '#' in allow/deny
Since the proposed solution (disallowing comments at all) may again break existing configs, I came up with my own patch. In case anyone ist interrested: see attachment. Cheers Heinrich |