mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Fx a likely typo in r1842929: runtimedir plus
statedir instead of runtimedir twice. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -355,7 +355,7 @@
|
||||
manualdir: ${datadir}/manual
|
||||
cgidir: ${datadir}/cgi-bin
|
||||
runtimedir: ${localstatedir}/run
|
||||
runtimedir: ${localstatedir}/lib/httpd
|
||||
statedir: ${localstatedir}/lib/httpd
|
||||
logfiledir: ${localstatedir}/log/httpd
|
||||
proxycachedir: ${localstatedir}/cache/httpd/cache-root
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user