https://issues.apache.org/bugzilla/show_bug.cgi?id=44901
Summary: [PATCH] Syntax env=! is unsupported in mod_authz_host
(env negation)
Product: Apache httpd-2
Version: 2.2.8
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: Other Modules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=21878)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21878)
Support for negation for env vars
Although mentioned here http://httpd.apache.org/docs/2.2/howto/access.html,
actually it's not implemented.
Therefore the directive below has no effect:
Deny from env=!HAS_SOMEVAR
Attached is a patch, which remedies this problem. If, for some reason, this is
not fixed, the documentation should be modified to reflect this limitation.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]