Action cgi-wrapper /xcgi-bin/phpit/user
<FilesMatch \.php$>
SetHandler cgi-wrapper
</FilesMatch>
On Fri, Oct 28, 2016 at 8:38 AM, Tuc at Beach House <tuctboh@xxxxxxxxx> wrote:
> 1) Is there a reference somewhere about "order of operations" of commands,
> or which take precedence over others without skimming every page?
> 2) Is there another way to implement what I want in my Virtual Host so I
> don't have to comment out the FilesMatch?
https://httpd.apache.org/docs/2.4/sections.html
It may be enough to just wrap it in FilesMatch.
--
Eric Covener
covener@xxxxxxxxx
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx