summaryrefslogtreecommitdiff
path: root/config.layout
diff options
context:
space:
mode:
authorMarc Slemko <marc@apache.org>2001-04-03 17:03:35 +0000
committerMarc Slemko <marc@apache.org>2001-04-03 17:03:35 +0000
commitafe19afd6102db588739a81c6a7fc5b58ca160e6 (patch)
treecdcd0e45e95c52874aa71bb17910e90dcc7f77b5 /config.layout
parente14a9d7ce435032d39c70e893742794645631d94 (diff)
downloadhttpd-afe19afd6102db588739a81c6a7fc5b58ca160e6.tar.gz
- change inconsistent use of logdir and logfiledir all to logfiledir, to
make the config.layout file work properly. - change default layout to be "Apache", as defined in config.layout, instead of duplicating (some of) that layout in configure itself. - change default installation path to /usr/local/apache2 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88692 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'config.layout')
-rw-r--r--config.layout2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.layout b/config.layout
index 2b0d81b0ef..4a55254dea 100644
--- a/config.layout
+++ b/config.layout
@@ -11,7 +11,7 @@
# Classical Apache path layout.
<Layout Apache>
- prefix: /usr/local/apache
+ prefix: /usr/local/apache2
exec_prefix: $prefix
bindir: $exec_prefix/bin
sbindir: $exec_prefix/bin