From: Jeff Trawick Date: Tue, 23 Dec 2003 13:22:49 +0000 (+0000) Subject: mix mispelling of "happened" X-Git-Tag: 2.0.49~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b17d39ff74cbdbf42ded3698597a791313c9621;p=thirdparty%2Fapache%2Fhttpd.git mix mispelling of "happened" PR: 25714 Submitted by: P.M. Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102109 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index e30afb2c7b9..5a834874916 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -299,7 +299,7 @@

To keep up-to-date with what is actually going on against your server you have to check the Log Files. Even though - the log files only reports what has already happend, they will give you + the log files only reports what has already happened, they will give you some understanding of what attacks is thrown against the server and allows you to check if the necessary level of security is present.

@@ -320,7 +320,7 @@ by server configuration: /usr/local/apache/htdocs/.htpasswd

-

As you can see, the log files only report what already has happend, so +

As you can see, the log files only report what already has happened, so if the client had been able to access the .htpasswd file you would have seen something similar to:

diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index 7597b5e4478..b6b9a9f9866 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -282,7 +282,7 @@

To keep up-to-date with what is actually going on against your server you have to check the Log Files. Even though - the log files only reports what has already happend, they will give you + the log files only reports what has already happened, they will give you some understanding of what attacks is thrown against the server and allows you to check if the necessary level of security is present.

@@ -303,7 +303,7 @@ by server configuration: /usr/local/apache/htdocs/.htpasswd -

As you can see, the log files only report what already has happend, so +

As you can see, the log files only report what already has happened, so if the client had been able to access the .htpasswd file you would have seen something similar to: