diff options
Diffstat (limited to 'docs/manual/howto/public_html.html.en')
| -rw-r--r-- | docs/manual/howto/public_html.html.en | 4 |
1 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 71b2a1af..8eb75f40 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -5,7 +5,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -<title>Per-user web directories - Apache HTTP Server</title> +<title>Per-user web directories - Apache HTTP Server Version 2.4</title> <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> @@ -175,7 +175,7 @@ <p>If you want to allows users to modify the server configuration in their web space, they will need to use <code>.htaccess</code> files to - make these changed. Ensure that you have set <code class="directive"><a href="../mod/core.html#allowoverride">AllowOverride</a></code> to a + make these changes. Ensure that you have set <code class="directive"><a href="../mod/core.html#allowoverride">AllowOverride</a></code> to a value sufficient for the directives that you want to permit the users to modify. See the <a href="htaccess.html">.htaccess tutorial</a> for additional details on how this works.</p> |
