From: Jeff Trawick Date: Tue, 23 Dec 2003 13:13:58 +0000 (+0000) Subject: fix mispelling of "happened" X-Git-Tag: pre_ajp_proxy~905 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e105f27598018e973c350f4c205c26e16f8e34f;p=apache fix mispelling of "happened" PR: 25714 Submitted by: P.M. Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102108 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index 14a113b5d9..075b64943d 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 7597b5e447..b6b9a9f986 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: