Re: Order of operation sequence / How do I get around it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

It took a few private back and forth for Eric to help me see the light, but it looks like this now works in my vhost config :

Action cgi-wrapper /xcgi-bin/phpit/user

    <FilesMatch \.php$>

       SetHandler cgi-wrapper

    </FilesMatch>


It took a few back and forth for Eric to help me see the light, but it looks like this now works.

Still wonder what the order of operations between the AddHandler and FilesMatch. I'm guessing that FilesMatch wins given my experience.

Thank you!

Tuc


On Fri, Oct 28, 2016 at 9:40 AM, Eric Covener <covener@xxxxxxxxx> wrote:
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux