summaryrefslogtreecommitdiffstats
path: root/docs/manual/howto/public_html.xml
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2015-01-04 14:23:16 +0100
committerLucien Gentis <lgentis@apache.org>2015-01-04 14:23:16 +0100
commit364870c27e37d522c36b685f392141789d5f06c9 (patch)
treebcbfb3ef7925afd454a8c99954aa68ac88a2ad62 /docs/manual/howto/public_html.xml
parentRebuild. (diff)
downloadapache2-364870c27e37d522c36b685f392141789d5f06c9.tar.xz
apache2-364870c27e37d522c36b685f392141789d5f06c9.zip
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1649325 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/public_html.xml')
-rw-r--r--docs/manual/howto/public_html.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml
index 112fa9bb88..fbcef0fb7f 100644
--- a/docs/manual/howto/public_html.xml
+++ b/docs/manual/howto/public_html.xml
@@ -39,7 +39,7 @@
<example>
#Include conf/extra/httpd-userdir.conf
</example>
- <p>in the default config file, and adapting the <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>