From: Aaron Bannert Date: Thu, 7 Mar 2002 14:55:14 +0000 (+0000) Subject: Will the real errordir please step forward. X-Git-Tag: CHANGES~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b48c6bee05bedbeb722d5697e622eed538c414;p=thirdparty%2Fapache%2Fhttpd.git Will the real errordir please step forward. Submitted by: Thom May git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93764 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/config.layout b/config.layout index f4b86642355..307fcb46544 100644 --- a/config.layout +++ b/config.layout @@ -306,5 +306,5 @@ proxycachedir: ${prefix}/var/cache/apache2/proxy infodir: ${exec_prefix}/share/info installbuilddir: ${prefix}/etc/apache2/build - errordir: ${prefix}/error + errordir: ${datadir}/error