Le lun. 14 janv. 2019 à 18:33, William A Rowe Jr <wr...@rowe-clan.net> a écrit : > > There should not be a 'warn' level emit for a non-existent directory. Unlike > the > DocumentRoot or Alias, which are searched, <Directory > blocks describe > protection. It's entirely reasonable to protect paths which aren't physically > on > the system at the current moment or in the current deployment. Something > at the 'debug' level would be entirely reasonable, perhaps even at 'info' > level.
`apachectl -t -e DEBUG` does not display a message about the non-existent directory. So I guess this check is not done. I will see if I can code the check (as debug or info level) or I will add a wishlist bug in the bugtracker. Regards -- Stéphane