On Apr 4, 2016 10:19, "Hildegard Meier" wrote:
>
>
>
>
> SetHandler server-status
>
> Order deny,allow
> Deny from all
> Allow From 1.2.3.4
>
>
> _works_ with 2.4. Changing it to
>
>
> SetHandler server-status
>
> Require ip 1.2.3.4
>
>
> Gives
>
Thanks,
that is correct, it was absoluteley not clear to me that having the module "access_compat" enabled and mixing old and new style would be absoluteley not supported.
Would be clearer, if the new style directives would lead to errors when having "access_compat" enabled, I guess.
S
Hi!
2016-04-05 14:00 GMT+02:00 Hildegard Meier :
> Thanks,
>
> that is correct, it was absoluteley not clear to me that having the module
> "access_compat" enabled and mixing old and new style would be absoluteley
> not supported.
>
Sorry to jump in again but this is not true in my opinion. As s
I haven't gotten around to fixing yet, but I (or someone) will annotate
accordingly.
On Apr 5, 2016 8:00 AM, "Hildegard Meier" wrote:
> Thanks,
>
> that is correct, it was absoluteley not clear to me that having the module
> "access_compat" enabled and mixing old and new style would be absolutele