From 698b0cc5b53c3b40ebb1e813f874f53b67f2abf9 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Wed, 18 Oct 2017 14:22:02 +0000 Subject: [PATCH] mod_md.xml: fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812518 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_md.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 17c5708bde..e1095e2d88 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -511,7 +511,7 @@ MDRequireHttps permanent
  • All request to the http: resources are redirected to the same url with the https: scheme using the 301 status code. This tells clients that this is intended to be forever and - the should update any links they have accodingly. + the should update any links they have accordingly.
  • All answers to https: requests will carry the header Strict-Transport-Security with a life time of half a year. -- 2.50.1