From 0a8535a5eee10fc1f39451408eae142882b7607b Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Sun, 12 Jan 2003 21:14:29 +0000 Subject: [PATCH] Typo: apache -> apache2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98249 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/index.html.en | 2 +- docs/manual/vhosts/index.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/vhosts/index.html.en b/docs/manual/vhosts/index.html.en index 2e5a5d7865..96c9527ac9 100644 --- a/docs/manual/vhosts/index.html.en +++ b/docs/manual/vhosts/index.html.en @@ -78,7 +78,7 @@ hosts
  • IP-based virtual hosts
  • - /usr/local/apache/bin/httpd -S + /usr/local/apache2/bin/httpd -S

    This command will dump out a description of how Apache parsed diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml index 9675cd10d4..f06a5e520a 100644 --- a/docs/manual/vhosts/index.xml +++ b/docs/manual/vhosts/index.xml @@ -77,7 +77,7 @@ hosts useful. That is, type the following command:

    - /usr/local/apache/bin/httpd -S + /usr/local/apache2/bin/httpd -S

    This command will dump out a description of how Apache parsed -- 2.40.0