summaryrefslogtreecommitdiff
path: root/config.layout
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-03-28 19:04:48 +0000
committerJoshua Slive <slive@apache.org>2002-03-28 19:04:48 +0000
commitcb8d76267b13adfa12c1a1df52215751660cb3e4 (patch)
tree6f47f2a76966e8260df3e7b5e8027c46f3727db7 /config.layout
parent0679fa7bf13a23787dca9e8b209211f6fdded5d9 (diff)
downloadhttpd-cb8d76267b13adfa12c1a1df52215751660cb3e4.tar.gz
Update Redhat layout to v7.
PR: BZ-7422 Submitted by: Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94272 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'config.layout')
-rw-r--r--config.layout4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.layout b/config.layout
index 10f1e2bfc8..f5ce0aa778 100644
--- a/config.layout
+++ b/config.layout
@@ -125,7 +125,7 @@
proxycachedir: ${runtimedir}/proxy
</Layout>
-# RedHat 5.x layout
+# RedHat 7.x layout
<Layout RedHat>
prefix: /usr
exec_prefix: ${prefix}
@@ -134,7 +134,7 @@
libexecdir: ${prefix}/lib/apache
mandir: ${prefix}/man
sysconfdir: /etc/httpd/conf
- datadir: /home/httpd
+ datadir: /var/www
installbuilddir: ${datadir}/build
errordir: ${datadir}/error
iconsdir: ${datadir}/icons