Re: [users@httpd] Access Control in 2.4 question

2017-08-09 Thread Eric Covener
On Wed, Aug 9, 2017 at 4:19 PM, Rose, John B wrote: > Thanks for the reply Eric. > > 1. Regarding "Proxied so it never hit the filesystem and never matched” if > ProxyPassMatch is being used for php-fpm and blocking access to a .php file > is goal, how can that be accomplished? Or maybe I am not

Re: [users@httpd] Access Control in 2.4 question

2017-08-09 Thread Rose, John B
Thanks for the reply Eric. 1. Regarding "Proxied so it never hit the filesystem and never matched” if ProxyPassMatch is being used for php-fpm and blocking access to a .php file is goal, how can that be accomplished? Or maybe I am not understanding how that works. 2. As for "Overridden by sect

Re: [users@httpd] Access Control in 2.4 question

2017-08-09 Thread Eric Covener
On Wed, Aug 9, 2017 at 3:03 PM, Rose, John B wrote: > If all the necessary modules are installed, what would prevent this from > working? > > > Require all denied > Not in a config file being read Proxied so it never hit the filesystem and never matched Overridden by section with higher pre

[users@httpd] Access Control in 2.4 question

2017-08-09 Thread Rose, John B
If all the necessary modules are installed, what would prevent this from working? Require all denied