Re: if directive not being respected in Apache 2.4.6

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

 



Hi Chuck,

2017-06-09 18:36 GMT+02:00 Day, Chuck <chuck.day@xxxxxxxxxxxxx>:

While trying to set a conditional parameter for the OpenIDC apache module, it seems the directive is not being respected at run-time. For example:

 

<If "'foo' == 'foo'">

       Define locale1 fr-FR

</If>

<Else>

       Define locale1 en-UK

</Else>

OIDCAuthRequestParams locale=${locale1}

 

 

The value of locale is set to en-UK. Have tried string match(i.e. -strmatch) with same results.

 

Anyone successfully using the if directive in Apache 2.4 for a similar use-case? Thank You.



not sure if you are still working on this issue but would it be possible for you to turn logs to trace8 (https://httpd.apache.org/docs/2.4/mod/core.html#loglevel) and verify what gets written in the error log? Moreover it would be interesting if you could check again with httpd 2.4.26.

Thanks!

Luca 

[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