Re: Aw: Re: Guide for Upgrade from 2.2 to 2.4: Need to mention default rule " Require all denied"

2016-04-05 Thread Rich Bowen
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 >

Aw: Re: Re: Guide for Upgrade from 2.2 to 2.4: Need to mention default rule " Require all denied"

2016-04-05 Thread 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.   Would be clearer, if the new style directives would lead to errors when having "access_compat" enabled, I guess.   S

Re: Re: Re: Guide for Upgrade from 2.2 to 2.4: Need to mention default rule " Require all denied"

2016-04-05 Thread Luca Toscano
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

Re: Aw: Re: Re: Guide for Upgrade from 2.2 to 2.4: Need to mention default rule " Require all denied"

2016-04-05 Thread Rich Bowen
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