]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update Redhat layout to v7.
authorJoshua Slive <slive@apache.org>
Thu, 28 Mar 2002 19:04:48 +0000 (19:04 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 28 Mar 2002 19:04:48 +0000 (19:04 +0000)
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

CHANGES
config.layout

diff --git a/CHANGES b/CHANGES
index a780a1488695200ca8d960c17ded6469e0ff63bb..548c460a39841b25bdf998200695fe67aa1ffffa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.35
 
+  *) Update the Redhat Layout to match Redhat version 7. PR BZ-7422
+     [Joe Orton] 
+
   *) add compat layer to support RSA SSLC 1.x and 2.x in mod_ssl
      [Jon Travis, John Barbee, William Rowe, Ryan Bloom, Doug MacEachern]
 
index 10f1e2bfc8c88c25cb4d7ab9984c078d8e399c79..f5ce0aa778b522e58b9219eb3e2551485a0b7fe8 100644 (file)
     proxycachedir: ${runtimedir}/proxy
 </Layout>
 
-#   RedHat 5.x layout
+#   RedHat 7.x layout
 <Layout RedHat>
     prefix:        /usr
     exec_prefix:   ${prefix}
     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