summaryrefslogtreecommitdiff
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.en12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en
index 1213159f06..fdd2c7cad8 100644
--- a/docs/manual/howto/public_html.html.en
+++ b/docs/manual/howto/public_html.html.en
@@ -55,12 +55,12 @@
</ul><h3>See also</h3><ul class="seealso"><li><a href="../urlmapping.html">Mapping URLs to the Filesystem</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="related" id="related">Per-user web directories</a></h2>
+<h2><a name="related" id="related">Per-user web directories</a><a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
<table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="../mod/mod_userdir.html">mod_userdir</a></code></li></ul></td><td><ul><li><code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code></li><li><code class="directive"><a href="../mod/core.html#directorymatch">DirectoryMatch</a></code></li><li><code class="directive"><a href="../mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="userdir" id="userdir">Setting the file path with UserDir</a></h2>
+<h2><a name="userdir" id="userdir">Setting the file path with UserDir</a><a title="Permanent link" href="#userdir" class="permalink">&para;</a></h2>
<p>The <code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code>
@@ -112,7 +112,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="redirect" id="redirect">Redirecting to external URLs</a></h2>
+<h2><a name="redirect" id="redirect">Redirecting to external URLs</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
<p>The <code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code> directive can be
used to redirect user directory requests to external URLs.</p>
@@ -126,7 +126,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="enable" id="enable">Restricting what users are permitted to use this
- feature</a></h2>
+ feature</a><a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
<p>Using the syntax shown in the UserDir documentation, you can restrict
@@ -149,7 +149,7 @@ UserDir enabled rbowen krietz</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="cgi" id="cgi">Enabling a cgi directory for each user</a></h2>
+<h2><a name="cgi" id="cgi">Enabling a cgi directory for each user</a><a title="Permanent link" href="#cgi" class="permalink">&para;</a></h2>
<p>In order to give each user their own cgi-bin directory, you can use
@@ -173,7 +173,7 @@ UserDir enabled rbowen krietz</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="htaccess" id="htaccess">Allowing users to alter configuration</a></h2>
+<h2><a name="htaccess" id="htaccess">Allowing users to alter configuration</a><a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
<p>If you want to allows users to modify the server configuration in