martin 2003/07/24 03:17:49
Modified: htdocs/manual/mod mod_proxy.html
Log:
Fix long-standing typo
Revision Changes Path
1.63 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_proxy.html
Index: mod_proxy.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_proxy.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -u -r1.62 -r1.63
--- mod_proxy.html 7 May 2002 10:57:33 -0000 1.62
+++ mod_proxy.html 24 Jul 2003 10:17:48 -0000 1.63
@@ -196,7 +196,7 @@
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, i.e.,
+ Apache sends an anonymous login to the FTP server, i.e.,
<blockquote><code>
user: anonymous<br />
password: apache_proxy@
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]