]> granicus.if.org Git - apache/commitdiff
provide links to new public_html tutorial
authorRichard Bowen <rbowen@apache.org>
Thu, 5 Sep 2002 02:38:08 +0000 (02:38 +0000)
committerRichard Bowen <rbowen@apache.org>
Thu, 5 Sep 2002 02:38:08 +0000 (02:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96638 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_userdir.html.en
docs/manual/mod/mod_userdir.xml

index 2422df82a3cb7d4fd584616ad68e5047934547fe..8e4b0aff1cdc2fffb6ec0e9c99b17473d11ee5db 100644 (file)
@@ -9,7 +9,8 @@
 <p>This module allows user-specific directories to be accessed using the
 <code>http://example.com/~user/</code> syntax.</p>
 <h2>Directives</h2><ul><li><a href="#userdir">UserDir</a></li></ul><p><strong>See also </strong></p><ul><li><a href="../urlmapping.html">Mapping URLs to the
-Filesystem</a></li></ul><hr><h2><a name="UserDir">UserDir</a> <a name="userdir">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: 
+Filesystem</a></li><li><a href="../howto/public_html.html">public_html
+tutorial</a></li></ul><hr><h2><a name="UserDir">UserDir</a> <a name="userdir">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: 
                   </strong></td><td>Location of the user-specific directories</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:
                   </a></td><td>UserDir <em>directory-filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default: 
                     </a></td><td><code>UserDir public_html</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:
@@ -100,4 +101,5 @@ UserDir enabled<br>
 UserDir disabled user4 user5 user6
 </code></td></tr></table></blockquote>
 
-<hr></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="Index"></a><a href="../"><img src="../images/home.gif" alt="Home"></a></body></html>
\ No newline at end of file
+<p><strong>See also </strong></p><ul><li><a href="../howto/public_html.html">public_html
+tutorial</a></li></ul><hr></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="Index"></a><a href="../"><img src="../images/home.gif" alt="Home"></a></body></html>
\ No newline at end of file
index 217cad232ad63a9266cb8163558c347cc73b783b..ec0b519b3a81afed1bc500be7752aba26e24c8ff 100755 (executable)
@@ -16,6 +16,8 @@
 
 <seealso><a href="../urlmapping.html">Mapping URLs to the
 Filesystem</a></seealso>
+<seealso><a href="../howto/public_html.html">public_html
+tutorial</a></seealso>
 
 <directivesynopsis>
 
@@ -114,6 +116,9 @@ UserDir disabled user4 user5 user6
 
 </usage>
 
+<seealso><a href="../howto/public_html.html">public_html
+tutorial</a></seealso>
+
 </directivesynopsis>
 </modulesynopsis>