From 0b9acd333756f183edfbcf35499492bdb96e1922 Mon Sep 17 00:00:00 2001 From: Martin Kraemer Date: Thu, 24 Jul 2003 10:18:03 +0000 Subject: [PATCH] Fix long-standing typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100756 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index febc5360bc..9233d29896 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -173,7 +173,7 @@ in my browser's URL line?

To log in to an FTP server by username and password, Apache uses different strategies. In absense of a user name and password in the URL - altogether, Apache sends an anomymous login to the FTP server, + altogether, Apache sends an anonymous login to the FTP server, i.e.,

-- 2.40.0