https://issues.apache.org/bugzilla/show_bug.cgi?id=55990

--- Comment #3 from Eric Covener <cove...@gmail.com> ---
(In reply to Dan Jacobson from comment #2)
> Yes except for case 4.
> In case 4 we find the startling results that SetEnv actually does get read,
> IF the following operator is "=!".

I get the expected result, a subdirectory with:

  SetEnv let_me_in
  Order allow,deny
  allow from env=!let_me_in

Does show up in the autoindex listing of its parent.  Same as if there was no
SetEnv, and same as the more verbose deny,allow + deny from all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to