Forum Moderators: phranque
There is no way to guess what version of Apache that free tool is checking against
AllowOverride AuthConfig must be active, and the <RequireAll> must be in .htaccess or in directory context.But I doubt that a rudimentary online paste-in tool would be able to check for those ... which of course is part of the problem.
If none of the directives contained within the <RequireAll> directive fails, and at least one succeeds, then the <RequireAll> directive succeeds. If none succeed and none fail, then it returns a neutral result. In all other cases, it fails.Perhaps it is just too close to bedtime, but I can't think of a directive that would neither succeed nor fail.