summaryrefslogtreecommitdiffstats
path: root/docs/manual/howto/public_html.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/howto/public_html.html.en')
-rw-r--r--docs/manual/howto/public_html.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en
index bc9e4a4c63..fa55b63edb 100644
--- a/docs/manual/howto/public_html.html.en
+++ b/docs/manual/howto/public_html.html.en
@@ -38,7 +38,7 @@
<div class="example"><p><code>
#Include conf/extra/httpd-userdir.conf
</code></p></div>
- <p>in the default config file, and adapting the <code>httpd-userdir.conf</code>
+ <p>in the default config file <code>conf/httpd.conf</code>, and adapting the <code>httpd-userdir.conf</code>
file as necessary, or by including the appropriate directives in a
<code>Directory</code> block within the main config file.</p>
</div>