]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Links to current documentation.
authorRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 15:32:34 +0000 (15:32 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 15:32:34 +0000 (15:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053087 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/mod_autoindex.html.en

index baccdf6991ebb7d0fac893b9ca686f33094764b3..794b3fffff97eea09dbccfa77783c19e526e708d 100644 (file)
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addalt">here</a></strong></p>
     <p>This sets the alternate text to display for a file, instead
     of an icon, for <a href="#fancyindexing">FancyIndexing</a>.
     <em>File</em> is a file extension, partial filename, wild-card
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addaltbyencoding">here</a></strong></p>
     <p>This sets the alternate text to display for a file, instead
     of an icon, for <a href="#fancyindexing">FancyIndexing</a>.
     <em>MIME-encoding</em> is a valid content-encoding, such as
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addaltbytype">here</a></strong></p>
     <p>This sets the alternate text to display for a file, instead
     of an icon, for <a href="#fancyindexing">FancyIndexing</a>.
     <em>MIME-type</em> is a valid content-type, such as
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#adddescription">here</a></strong></p>
     <p>This sets the description to display for a file or directory, for <a
     href="#indexoptions">IndexOptions FancyIndexing</a>. 
     <em>file|directory</em> is a file extension, partial filename or 
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addicon">here</a></strong></p>
     <p>This sets the icon to display next to a file ending in
     <em>name</em> for <a href="#fancyindexing">FancyIndexing</a>.
     <em>Icon</em> is either a (%-escaped) relative URL to the icon,
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addiconbyencoding">here</a></strong></p>
     <p>This sets the icon to display next to files with
     <em>MIME-encoding</em> for <a
     href="#fancyindexing">FancyIndexing</a>. <em>Icon</em> is
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#addiconbytype">here</a></strong></p>
     <p>This sets the icon to display next to files of type
     <em>MIME-type</em> for <a
     href="#fancyindexing">FancyIndexing</a>. <em>Icon</em> is
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#defaulticon">here</a></strong></p>
     <p>The DefaultIcon directive sets the icon to display for files
     when no specific icon is known, for <a
     href="#fancyindexing">FancyIndexing</a>. <em>Url</em> is a
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>This directive has been removed in
+    current versions of the server. You should use the
+    <code>FancyIndexing</code> option to <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#indexoptions">IndexOptions</a> 
+    instead.</strong></p>
     <p>The FancyIndexing directive sets the FancyIndexing option
     for a directory. The <a href="#indexoptions">IndexOptions</a>
     directive should be used in preference.</p>
     rel="Help"><strong>Compatibility:</strong></a> some features
     only available after 1.3.6; see text 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#headername">here</a></strong></p>
     <p>The HeaderName directive sets the name of the file that will
     be inserted at the top of the index listing. <em>Filename</em>
     is the name of the file to include.</p>
      <a href="directive-dict.html#Module"
     rel="Help"><strong>Module:</strong></a> mod_autoindex 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#indexignore">here</a></strong></p>
     <p>The IndexIgnore directive adds to the list of files to hide
     when listing a directory. <em>File</em> is a file extension,
     partial filename, wildcard expression or full filename for
     1.3.15 and later; the <samp>IgnoreCase</samp> option is only
     available with Apache 1.3.24 and later
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#indexoptions">here</a></strong></p>
     <p>The IndexOptions directive specifies the behavior of the
     directory indexing. <em>Option</em> can be one of</p>
 
     rel="Help"><strong>Compatibility:</strong></a>
     IndexOrderDefault is only available in Apache 1.3.4 and later. 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#indexorderdefault">here</a></strong></p>
     <p>The <samp>IndexOrderDefault</samp> directive is used in
     combination with the <a
     href="#indexoptions:fancyindexing"><samp>FancyIndexing</samp></a>
     rel="Help"><strong>Compatibility:</strong></a> some features
     only available after 1.3.6; see text 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_autoindex.html#readmename">here</a></strong></p>
     <p>The ReadmeName directive sets the name of the file that will
     be appended to the end of the index listing. <em>Filename</em>
     is the name of the file to include, and is taken to be relative