[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1112017: apache2: DLA-4270-1 regressions



Package: apache2
Version: 2.4.65-1~deb11u1
Severity: important

Hi,

While upgrading apache2 on several hosts, we noticed regressions on
some vhost option handling.

One vhost contained:

	AllowOverride FileInfo Options=+SymLinksIfOwnerMatch

Another one contained:

	AllowOverride AuthConfig Limit FileInfo Indexes Options=FilterDeclare

Both servers failed to reload their configuration after apache2 upgrade
because of the following failures.

> root@[host]:~# apachectl configtest
> AH00526: Syntax error on line 18 of /etc/apache2/sites-enabled/[vhost].conf:
> Illegal option +SymLinksIfOwnerMatch
> Action 'configtest' failed.

> root@[host]:~# apachectl configtest
> AH00526: Syntax error on line 18 of /etc/apache2/sites-enabled/[vhost].conf:
> Illegal option FilterDeclare
> Action 'configtest' failed.

Regards,

taffit


Reply to: