Score:0

apache2 The Alias directive in /etc/apache2/conf-enabled/autoindex.conf at line 21 will probably never match because it overlaps an earlier Alias

cn flag

As delivered on 22.04, in the apache2 package, there is a duplicate alias definitions for /usr/share/httpd/icons. The alias of /icons/ is found in both mods-available/alias.conf and conf-available/autoindex.conf.

This results in a message AH00558 any time apachectl does a start, restart, etc.

[Fri Jul 21 16:53:27.068494 2023] [alias:warn] [pid 30296:tid 140675997558656] AH00671: The Alias directive in /etc/apache2/conf-enabled/autoindex.conf at line 21 will probably never match because it overlaps an earlier Alias.

I realize that I could remove one of them, but is there a reason for both, and why this is left as an exercise for the sysadmin?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.