From 14c70178a46a98fdbe51574632953c9aaca7ee19 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Tue, 28 May 2002 07:13:48 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95310 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/windows.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index 9524f30db6..dc03236a47 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -219,7 +219,7 @@ Log.

After starting Apache running (either in a console window or - as a service) if will be listening to port 80 (unless you + as a service) it will be listening to port 80 (unless you changed the Listen directive in the configuration files). To connect to the server and access the default page, launch a browser and enter this URL:

-- 2.50.1