From: Yoshiki Hayashi Date: Fri, 6 Aug 2004 07:07:19 +0000 (+0000) Subject: Fix typo. is->it X-Git-Tag: STRIKER_2_0_51_RC1^2~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5cd9ac9b95e1cf33a13cd8508ecb3e16eeacc1;p=thirdparty%2Fapache%2Fhttpd.git Fix typo. is->it git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104517 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index 8a2efe6419b..86abf0938fa 100644 --- a/docs/manual/ssl/ssl_howto.html.en +++ b/docs/manual/ssl/ssl_howto.html.en @@ -31,7 +31,7 @@ and is left as an exercise for the reader.

How to solve particular security constraints for an SSL-aware webserver is not always obvious because of the coherences between SSL, HTTP and Apache's way of processing requests. This chapter gives -instructions on how to solve such typical situations. Treat is as a first +instructions on how to solve such typical situations. Treat it as a first step to find out the final solution, but always try to understand the stuff before you use it. Nothing is worse than using a security solution without knowing its restrictions and coherences.

diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml index b17a1f96768..138fe8e6970 100644 --- a/docs/manual/ssl/ssl_howto.xml +++ b/docs/manual/ssl/ssl_howto.xml @@ -1,7 +1,7 @@ - +