summaryrefslogtreecommitdiff
path: root/docs/manual/install.html
diff options
context:
space:
mode:
authorpcs <pcs@unknown>1997-11-25 09:47:47 +0000
committerpcs <pcs@unknown>1997-11-25 09:47:47 +0000
commit1e31dcc37325ada7f814ff00c75891dc4b13263d (patch)
tree51da5fd4f4f51ca626b878198815b47012d1c5e4 /docs/manual/install.html
parentb87cc5f7f2f182489b6ea3bc2cc3aac6fb22f411 (diff)
downloadhttpd-1e31dcc37325ada7f814ff00c75891dc4b13263d.tar.gz
Fix the default Apache path
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/install.html')
-rw-r--r--docs/manual/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/install.html b/docs/manual/install.html
index 818b2fdf46..a815b1a72b 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -169,7 +169,7 @@ this file is somewhere else, you can give the real
location with the -f argument. For example:
<PRE>
- /usr/local/apache/src/httpd -f /usr/local/apache/conf/httpd.conf
+ /usr/local/apache/httpd -f /usr/local/apache/conf/httpd.conf
</PRE>
If all goes well this will return to the command prompt almost