Hi,

but it's curious, that 2 weeks earlier it run's like I expected; I could enable 
Auth through a Directory directive on special folders and all of it's content. 
The problem with <location /> is, that I can not except single files with
<Files foo.php>
Satisfy any
</Files>


Aktuelles finden Sie auch auf https://www.olb.de und 
https://www.facebook.com/olb.bank

Oldenburgische Landesbank AG
Vorsitzender des Aufsichtsrates: Axel Bartsch
Vorstand: Dr. Wolfgang Klein, Vorsitzender; Stefan Barth, stellv. Vorsitzender; 
Marc Ampaw; Peter Karst; Karin Katerbau; Dr. Rainer Polster
Sitz der Gesellschaft und Registergericht: Oldenburg (Oldb), HR-Nummer: HRB 3003



>> Other problems I had after that update: I had to enable some modules via
>> a2enmod. 3 weeks earlier the modules were automatically enabled and the
>> AuthType works for the whole directory

>Could you give more details ?

2 weeks earlier, I just build my image with
From: ... debian:buster
Run apt-get install -y \
             apache2 \
             apache2-utils \
             libapache2-mod-auth-gssapi \
             libapache2-mod-authnz-external \
             libapache2-mod-fcgid

Now I had to add
run a2enmod session_cookie \
       && a2enmod rewrite \
       && a2enmod include
to get it to work

I just mentioned the problem with a2enmod as I thought there was a bigger 
change in apache2. My only real problem is to enable Auth only on some 
Directories.

thanks

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to