Hey, El dc. 19 de 02 de 2025 a les 10:11 +0200, en/na Yavor Doganov va escriure: > Timo van Roermund wrote: > > Package: sogo > > Version: 5.11.2-3 > > Severity: normal > > > After upgrading to version 5.11.2-3, SOGo is no longer displaying > > correctly. > > > > I also see the following error multiple times in > > /var/log/apache2/error.log: > > > > [authz_core:error] ... AH01630: client denied by server > > configuration: /usr/lib/GNUstep, referer: > > https://www.van-roermund.nl/SOGo/ > > Thanks for the report. I am not the maintainer but I'm the person > who > is responsible for this breakage. > > > The default SOGo configuration is included in my Apache2 > > configuration: > > > > Include /usr/share/doc/sogo/apache.conf > > > > Any idea what could cause this issue? > > Yes, it's due to the switch to the multiarch layout. Does it work if > you change > > Alias /SOGo.woa/WebServerResources/ \ > /usr/lib/GNUstep/SOGo/WebServerResources/ > Alias /SOGo/WebServerResources/ \ > /usr/lib/GNUstep/SOGo/WebServerResources/ > > to > > Alias /SOGo.woa/WebServerResources/ \ > /usr/share/GNUstep/SOGo/WebServerResources/ > Alias /SOGo/WebServerResources/ \ > /usr/share/GNUstep/SOGo/WebServerResources/ >
Did you leave out the Directory directive for some reason? -- Jordi Mallach <jo...@debian.org> Debian Project