mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Add a missing errordir entry in the Debian config.layout.
PR: 10067 Obtained from: Dirk-Jan Faber <dirk-jan@selwerd.nl> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93762 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -306,4 +306,5 @@
|
||||
proxycachedir: ${prefix}/var/cache/apache2/proxy
|
||||
infodir: ${exec_prefix}/share/info
|
||||
installbuilddir: ${prefix}/etc/apache2/build
|
||||
errordir: ${prefix}/error
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user