From e7e04cefd2c300ff39e64e4b4d2eeebe343848f0 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Wed, 30 Apr 2014 04:42:27 +0000 Subject: [PATCH] Correct typo as spoted in a comment in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1591191 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/public_html.html.en | 2 +- docs/manual/howto/public_html.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en index f09d957673..179c5bbd7b 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -175,7 +175,7 @@

If you want to allows users to modify the server configuration in their web space, they will need to use .htaccess files to - make these changed. Ensure that you have set AllowOverride to a + make these changes. Ensure that you have set AllowOverride to a value sufficient for the directives that you want to permit the users to modify. See the .htaccess tutorial for additional details on how this works.

diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml index 456601151b..112fa9bb88 100644 --- a/docs/manual/howto/public_html.xml +++ b/docs/manual/howto/public_html.xml @@ -175,7 +175,7 @@

If you want to allows users to modify the server configuration in their web space, they will need to use .htaccess files to - make these changed. Ensure that you have set AllowOverride to a value sufficient for the directives that you want to permit the users to modify. See the .htaccess tutorial for -- 2.40.0