Hi Arno, On Sun, July 21, 2013 14:54, Jon Westgate wrote: > On 07/21/13 10:44, Arno Töll wrote: >> reassign 717448 phpmyadin >> thanks >> >> On 21.07.2013 03:59, Jean-Michel Vourgère wrote: >>> Try >>> $ a2enmod authn_core >>> It fixes the same problem here. >> "AuthType" is provided by authn_core in httpd 2.4 and no longer provided >> by the core module. As such, it is not available unconditionally in a >> apache2 2.4 installation. >> >> Packags must not use such directives without protecting them with >> <IfModule>. Please see our packaging guidelines at [1]. >> >> [1] >> http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git;a=blob;f=debian/PACKAGING;hb=master#l194
Does it make sense to allow to use mod_authn_file unconditionally in config files, but not allow authn_core unconditionally? authn_core "provides directives that are common to all authentication providers". Cheers, Thijs -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

