]> granicus.if.org Git - apache/commitdiff
Fix the default Apache path
authorpcs <pcs@unknown>
Tue, 25 Nov 1997 09:47:47 +0000 (09:47 +0000)
committerpcs <pcs@unknown>
Tue, 25 Nov 1997 09:47:47 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79644 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html
docs/manual/install.html.en

index 818b2fdf467de9d722b59020d694a77aa7d35cf2..a815b1a72ba80e78397b0c2b6be16b73de9960f5 100644 (file)
@@ -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
index 818b2fdf467de9d722b59020d694a77aa7d35cf2..a815b1a72ba80e78397b0c2b6be16b73de9960f5 100644 (file)
@@ -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