Bug#990853: Problem with Directory directive

2021-07-12 Thread Stadtsholte, Ingo
Hi,

I figured out, that ProxyPassMatch causes my Problem. I changed the 
configuration to


SetHandler "proxy:fcgi://127.0.0.1:9000"


Now everything is fine

Thanks for supporting me. For me, you can close the ticket


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


smime.p7s
Description: S/MIME cryptographic signature


Bug#990853: Problem with Directory directive

2021-07-11 Thread Stadtsholte, Ingo
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  is, that I can not except single files with

Satisfy any



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

smime.p7s
Description: S/MIME cryptographic signature


Bug#990853: Problem with Directory directive

2021-07-09 Thread Stadtsholte, Ingo
Package: apache2
Version: 2.4.38-3+deb10u4

After minor updating my Apache Installation to the above Version, AuthType in 
Directory directive only affects to DirectoryIndex, not to all other 
files/subdirectories


  AuthType GSSAPI
  require valid-user
  DirectoryIndex index.php


Authentication works when I call https://myserver/ but do not work anymore when 
I call https://myserver/index.php

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

Hope you can help


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


smime.p7s
Description: S/MIME cryptographic signature