]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More HTML fixes (improper nesting of tags).
authorKen Coar <coar@apache.org>
Thu, 5 Feb 1998 22:34:05 +0000 (22:34 +0000)
committerKen Coar <coar@apache.org>
Thu, 5 Feb 1998 22:34:05 +0000 (22:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80134 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth.html
docs/manual/mod/mod_auth_db.html
docs/manual/mod/mod_auth_dbm.html
docs/manual/mod/mod_autoindex.html
docs/manual/mod/mod_dir.html
docs/manual/mod/mod_expires.html
docs/manual/mod/mod_proxy.html
docs/manual/suexec.html
docs/manual/suexec.html.en

index 970fd2daf25fb14364fd7426047a788ed1d75489..ba673dfcb1c1b924e4243d04765d843ffc3d309e 100644 (file)
@@ -29,7 +29,7 @@ textual files.
 <HR>
 
 
-<A name="authgroupfile"><H2>AuthGroupFile</H2></A>
+<H2><A NAME="authgroupfile">AuthGroupFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthGroupFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -72,7 +72,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="core.html#authtype">AuthType</A> and
 <A HREF="#authuserfile">AuthUserFile</A>.<P><HR>
 
-<A name="authuserfile"><H2>AuthUserFile</H2></A>
+<H2><A NAME="authuserfile">AuthUserFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthUserFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -117,7 +117,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="core.html#authtype">AuthType</A> and
 <A HREF="#authgroupfile">AuthGroupFile</A>.<P>
 <HR>
-<A name="authauthoritative"><H2>AuthAuthoritative</H2></A>
+<H2><A NAME="authauthoritative">AuthAuthoritative</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthAuthoritative} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
index dd8ba2a4ffb7009ac9eb4c74e0948a5f38746174..9f73ac2b9b8ef7d9b47c387a48a32284b952ae30 100644 (file)
@@ -30,7 +30,7 @@ available in Apache 1.1 and later.
 <HR>
 
 
-<A name="authdbgroupfile"><H2>AuthDBGroupFile</H2></A>
+<H2><A NAME="authdbgroupfile">AuthDBGroupFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDBGroupFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -93,7 +93,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="core.html#authtype">AuthType</A> and
 <A HREF="#authdbuserfile">AuthDBUserFile</A>.<P><HR>
 
-<A name="authdbuserfile"><H2>AuthDBUserFile</H2></A>
+<H2><A NAME="authdbuserfile">AuthDBUserFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDBUserFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -142,7 +142,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="core.html#authtype">AuthType</A> and
 <A HREF="#authdbgroupfile">AuthDBGroupFile</A>.<P>
 <HR>
-<A name="authdbauthoritative"><H2>AuthDBAuthoritative</H2></A>
+<H2><A NAME="authdbauthoritative">AuthDBAuthoritative</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDBAuthoritative} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
index 00c0f8d2700d6fd8eaf039f1bf24fd8e102c59e2..41f105bda1978139c7e109e22e9044022ac25b80 100644 (file)
@@ -29,7 +29,7 @@ DBM files.
 <HR>
 
 
-<A name="authdbmgroupfile"><H2>AuthDbmGroupFile</H2></A>
+<H2><A name="authdbmgroupfile">AuthDbmGroupFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDbmGroupFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -93,7 +93,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="core.html#authtype">AuthType</A> and
 <A HREF="#authdbmuserfile">AuthDBMUserFile</A>.<P><HR>
 
-<A name="authdbmuserfile"><H2>AuthDBMUserFile</H2></A>
+<H2><A name="authdbmuserfile">AuthDBMUserFile</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDBMUserFile} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -143,7 +143,7 @@ See also <A HREF="core.html#authname">AuthName</A>,
 <A HREF="#authdbmgroupfile">AuthDBMGroupFile</A>.<P>
 
 <HR>
-<A name="authdbmauthoritative"><H2>AuthDBMAuthoritative</H2></A>
+<H2><A name="authdbmauthoritative">AuthDBMAuthoritative</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AuthDBMAuthoritative} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
index aa4ca32c46e7692a156f483d07a2e12a0814c1c8..d2685a4b718fd02e23e6e4138f0cf9c1efc4ee32 100644 (file)
@@ -78,7 +78,7 @@ order) even though they both are shown as &quot;1K&quot;.
 </MENU>
 <HR>
 
-<A name="addalt"><H2>AddAlt</H2></A>
+<H2><A name="addalt">AddAlt</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddAlt} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -109,7 +109,7 @@ to describe. <EM>String</EM> is enclosed in double quotes
 image-incapable or has image loading disabled.
 
 <HR>
-<A name="addaltbyencoding"><H2>AddAltByEncoding</H2></A>
+<H2><A name="addaltbyencoding">AddAltByEncoding</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddAltByEncoding} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -141,7 +141,7 @@ valid content-encoding, such as <SAMP>x-compress</SAMP>.
 image-incapable or has image loading disabled.
 
 <HR>
-<A name="addaltbytype"><H2>AddAltByType</H2></A>
+<H2><A name="addaltbytype">AddAltByType</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddAltByType} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -173,7 +173,7 @@ image-incapable or has image loading disabled.
 
 <HR>
 
-<A name="adddescription"><H2>AddDescription</H2></A>
+<H2><A name="adddescription">AddDescription</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddDescription} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -204,7 +204,7 @@ to describe. <EM>String</EM> is enclosed in double quotes
 <BLOCKQUOTE><CODE>AddDescription "The planet Mars" /web/pics/mars.gif
 </CODE></BLOCKQUOTE><P><HR>
 
-<A name="addicon"><H2>AddIcon</H2></A>
+<H2><A name="addicon">AddIcon</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddIcon} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -244,7 +244,7 @@ AddIcon /icons/backup.xbm *~
 <A HREF="#addiconbytype">AddIconByType</A> should be used in preference to
 AddIcon, when possible.<P><HR>
 
-<A name="addiconbyencoding"><H2>AddIconByEncoding</H2></A>
+<H2><A name="addiconbyencoding">AddIconByEncoding</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddIconByEncoding} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -280,7 +280,7 @@ content-encoding. Examples:
 AddIconByEncoding /icons/compress.xbm x-compress
 </CODE></BLOCKQUOTE><P><HR>
 
-<A name="addiconbytype"><H2>AddIconByType</H2></A>
+<H2><A name="addiconbytype">AddIconByType</A></H2>
 <!--%plaintext &lt;?INDEX {\tt AddIconByType} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -314,7 +314,7 @@ Examples:
 AddIconByType (IMG,/icons/image.xbm) image/*
 </CODE></BLOCKQUOTE><P><HR>
 
-<A name="defaulticon"><H2>DefaultIcon</H2></A>
+<H2><A name="defaulticon">DefaultIcon</A></H2>
 <!--%plaintext &lt;?INDEX {\tt DefaultIcon} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -344,7 +344,7 @@ specific icon is known, for <A HREF="#fancyindexing">FancyIndexing</A>.
 DefaultIcon /icon/unknown.xbm
 </CODE></BLOCKQUOTE><P><HR>
 
-<A name="fancyindexing"><H2>FancyIndexing</H2></A>
+<H2><A name="fancyindexing">FancyIndexing</A></H2>
 <!--%plaintext &lt;?INDEX {\tt FancyIndexing} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -380,7 +380,7 @@ preference.
 </BLOCKQUOTE>
 <HR>
 
-<A name="headername"><H2>HeaderName</H2></A>
+<H2><A name="headername">HeaderName</A></H2>
 <!--%plaintext &lt;?INDEX {\tt HeaderName} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -416,7 +416,7 @@ it will include the plain text file <CODE>/web/HEADER</CODE>, if it exists.
 
 <P>See also <A HREF="#readmename">ReadmeName</A>.<P><HR>
 
-<A name="indexignore"><H2>IndexIgnore</H2></A>
+<H2><A name="indexignore">IndexIgnore</A></H2>
 <!--%plaintext &lt;?INDEX {\tt IndexIgnore} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -448,7 +448,7 @@ of ignored files. By default, the list contains `<CODE>.</CODE>'. Example:
 IndexIgnore README .htaccess *~
 </CODE></BLOCKQUOTE><P><HR>
 
-<A name="indexoptions"><H2>IndexOptions</H2></A>
+<H2><A name="indexoptions">IndexOptions</A></H2>
 <!--%plaintext &lt;?INDEX {\tt IndexOptions} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
@@ -563,7 +563,7 @@ IndexOptions ScanHTMLTitles <BR>
 then only <CODE>ScanHTMLTitles</CODE> will be set for the /web/docs/spec
 directory.<P><HR>
 
-<A name="readmename"><H2>ReadmeName</H2></A>
+<H2><A name="readmename">ReadmeName</A></H2>
 <!--%plaintext &lt;?INDEX {\tt ReadmeName} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
index 9c85ad4207615866b68ff76ded744775edfea850..aac07522137c57f793e3f8d8cd7124406a50c13f 100644 (file)
@@ -44,7 +44,7 @@ slash, so <CODE>mod_dir</CODE> issues a redirect to
 </MENU>
 <HR>
 
-<A name="directoryindex"><H2>DirectoryIndex</H2></A>
+<H2><A name="directoryindex">DirectoryIndex</A></H2>
 <!--%plaintext &lt;?INDEX {\tt DirectoryIndex} directive&gt; -->
 <A
  HREF="directive-dict.html#Syntax"
index 3a3ead97833abc2ecd22c4e229cee9d57e6010f6..f8f2f5f7980316afe8d18f833bb05443a646a22d 100644 (file)
    <LI><SAMP>modification</SAMP>
    </LI>
   </MENU>
-  </P>
   <P>
   The '<SAMP>plus</SAMP>' keyword is optional.  &lt;num&gt; should be an
   integer value [acceptable to <SAMP>atoi()</SAMP>], and &lt;type&gt;
index 486b6a0ff5083965132e01ad9983ce68da8d2f9b..bbeca97016dee6d718d235e5786873629bc80ea5 100644 (file)
@@ -59,7 +59,7 @@ and other protocols.
 
 <HR>
 
-<A name="proxyrequests"><H2>ProxyRequests</H2></A>
+<H2><A NAME="proxyrequests">ProxyRequests</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -96,7 +96,7 @@ HREF="#proxypass">ProxyPass</A> directive.
 
 <HR>
 
-<A name="proxyremote"><H2>ProxyRemote</H2></A>
+<H2><A NAME="proxyremote">ProxyRemote</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -153,7 +153,7 @@ them.
 
 <HR>
 
-<A name="proxypass"><H2>ProxyPass</H2></A>
+<H2><A NAME="proxypass">ProxyPass</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -200,7 +200,7 @@ internally converted into a proxy request to
 
 <HR>
 
-<A name="proxyblock"><H2>ProxyBlock</H2></A>
+<H2><A NAME="proxyblock">ProxyBlock</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -255,7 +255,7 @@ blocks connections to all sites.
 
 <HR>
 
-<A name="noproxy"><H2>NoProxy</H2></A>
+<H2><A NAME="noproxy">NoProxy</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -392,7 +392,7 @@ The arguments to the NoProxy directive are one of the following type list:
 
 <HR>
 
-<A name="proxydomain"><H2>ProxyDomain</H2></A>
+<H2><A NAME="proxydomain">ProxyDomain</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -439,7 +439,7 @@ Example:
 
 <HR>
 
-<A name="cacheroot"><H2>CacheRoot</H2></A>
+<H2><A NAME="cacheroot">CacheRoot</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -476,7 +476,7 @@ by the httpd server.
 
 <HR>
 
-<A name="cachesize"><H2>CacheSize</H2></A>
+<H2><A NAME="cachesize">CacheSize</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -513,7 +513,7 @@ until the usage is at or below this setting.
 
 <HR>
 
-<A name="cachegcinterval"><H2>CacheGcInterval</H2></A>
+<H2><A NAME="cachegcinterval">CacheGcInterval</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -549,7 +549,7 @@ usage is greater than that set by CacheSize.
 
 <HR>
 
-<A name="cachemaxexpire"><H2>CacheMaxExpire</H2></A>
+<H2><A NAME="cachemaxexpire">CacheMaxExpire</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -587,7 +587,7 @@ was supplied with the document.
 
 <HR>
 
-<A name="cachelastmodifiedfactor"><H2>CacheLastModifiedFactor</H2></A>
+<H2><A NAME="cachelastmodifiedfactor">CacheLastModifiedFactor</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -631,7 +631,7 @@ then the latter takes precedence.
 
 <HR>
 
-<A name="cachedirlevels"><H2>CacheDirLevels</H2></A>
+<H2><A NAME="cachedirlevels">CacheDirLevels</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -667,7 +667,7 @@ Cached data will be saved this many directory levels below CacheRoot.
 
 <HR>
 
-<A name="cachedirlength"><H2>CacheDirLength</H2></A>
+<H2><A NAME="cachedirlength">CacheDirLength</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -702,7 +702,7 @@ CacheDirLength sets the number of characters in proxy cache subdirectory names.
 
 <HR>
 
-<A name="cachedefaultexpire"><H2>CacheDefaultExpire</H2></A>
+<H2><A NAME="cachedefaultexpire">CacheDefaultExpire</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -740,7 +740,7 @@ override this setting.
 
 <HR>
 
-<A name="nocache"><H2>NoCache</H2></A>
+<H2><A NAME="nocache">NoCache</A></H2>
 <A
  HREF="directive-dict.html#Syntax"
  REL="Help"
@@ -796,7 +796,7 @@ disables caching completely.<P>
 
 <HR>
 
-<A name="configs"><H2>Common configuration topics</H2></A>
+<H2><A NAME="configs">Common configuration topics</A></H2>
 
 <UL>
 <LI><A HREF="#access">Controlling access to your proxy</A>
@@ -808,7 +808,7 @@ disables caching completely.<P>
 <LI><A HREF="#intranet">What other functions are useful for an intranet proxy server?</A>
 </UL>
 
-<H2><A name="access">Controlling access to your proxy</A></H2>
+<H2><A NAME="access">Controlling access to your proxy</A></H2>
 
 You can control who can access your proxy via the normal &lt;Directory&gt;
 control block using the following example:<P>
@@ -826,14 +826,14 @@ allow from [machines you'd like to allow by IP address or name]
 A &lt;Files&gt; block will also work, and is the only method known to work
 for all possible URLs in Apache versions earlier than 1.2b10.<P>
 
-<H2><A name="shortname">Using Netscape hostname shortcuts</A></H2>
+<H2><A NAME="shortname">Using Netscape hostname shortcuts</A></H2>
 
 There is an optional patch to the proxy module to allow Netscape-like
-hostname shortcuts to be used. It's available
-<A HREF="http://www.apache.org/dist/contrib/patches/1.2/netscapehost.patch">
-here</A>.<P>
+hostname shortcuts to be used. It's available from the
+<A HREF="http://www.apache.org/dist/contrib/patches/1.2/netscapehost.patch"
+><SAMP>contrib/patches/1.2</SAMP></A> directory on the Apache Web site.<P>
 
-<H2><A name="mimetypes">Why doesn't file type <EM>xxx</EM> download via FTP?</A></H2>
+<H2><A NAME="mimetypes">Why doesn't file type <EM>xxx</EM> download via FTP?</A></H2>
 
 You probably don't have that particular file type defined as
 <EM>application/octet-stream</EM> in your proxy's mime.types configuration
@@ -843,14 +843,14 @@ file. A useful line can be<P>
 application/octet-stream        bin dms lha lzh exe class tgz taz
 </PRE>
 
-<H2><A name="type">How can I force an FTP ASCII download of File <EM>xxx</EM>?</A></H2>
+<H2><A NAME="type">How can I force an FTP ASCII download of File <EM>xxx</EM>?</A></H2>
 
 In the rare situation where you must download a specific file using the FTP
 <STRONG>ASCII</STRONG> transfer method (while the default transfer is in
 <STRONG>binary</STRONG> mode), you can override mod_proxy's default by
 suffixing the request with <SAMP>;type=a</SAMP> to force an ASCII transfer.<P>
 
-<H2><A name="startup">Why does Apache start more slowly when using the
+<H2><A NAME="startup">Why does Apache start more slowly when using the
         proxy module?</A></H2>
 
 If you're using the <CODE>ProxyBlock</CODE> or <CODE>NoCache</CODE>
@@ -858,7 +858,7 @@ directives, hostnames' IP addresses are looked up and cached during
 startup for later match test. This may take a few seconds (or more)
 depending on the speed with which the hostname lookups occur.<P>
 
-<H2><A name="socks">Can I use the Apache proxy module with my SOCKS proxy?</A></H2>
+<H2><A NAME="socks">Can I use the Apache proxy module with my SOCKS proxy?</A></H2>
 
 Yes. Just build Apache with the rule <CODE>SOCKS4=yes</CODE> in your
 <EM>Configuration</EM> file, and follow the instructions there. SOCKS5
@@ -874,7 +874,7 @@ Remember that you'll also have to grant access to your Apache proxy machine by
 permitting connections on the appropriate ports in your SOCKS daemon's
 configuration.<P>
 
-<H2><A name="intranet">What other functions are useful for an intranet proxy server?</A></H2>
+<H2><A NAME="intranet">What other functions are useful for an intranet proxy server?</A></H2>
 
 <P>An Apache proxy server situated in an intranet needs to forward external
 requests through the company's firewall. However, when it has to access
index 51df1dd5ff3e13e917807a449a11c324051de641..8b3a1caad8b2489d41bfab1147640bea8557b4b2 100644 (file)
@@ -17,7 +17,7 @@
 
 <P ALIGN="LEFT">
 <OL>
-        <LH><BIG><STRONG>CONTENTS</STRONG></BIG></LH>
+        <LI><BIG><STRONG>CONTENTS</STRONG></BIG></LI>
         <LI><A HREF="#what">What is suEXEC?</A></LI>
         <LI><A HREF="#before">Before we begin.</A></LI>
         <LI><A HREF="#model">suEXEC Security Model.</A></LI>
@@ -468,7 +468,7 @@ There are a few points of interest regarding the wrapper that can cause
 limitations on server setup.  Please review these before submitting any
 "bugs" regarding suEXEC.
 <UL>
-        <LH><STRONG>suEXEC Points Of Interest</STRONG></LH>
+        <LI><STRONG>suEXEC Points Of Interest</STRONG></LI>
         <LI>Hierarchy limitations
         <BLOCKQUOTE>
         For security and efficiency reasons, all suexec requests must
index 51df1dd5ff3e13e917807a449a11c324051de641..8b3a1caad8b2489d41bfab1147640bea8557b4b2 100644 (file)
@@ -17,7 +17,7 @@
 
 <P ALIGN="LEFT">
 <OL>
-        <LH><BIG><STRONG>CONTENTS</STRONG></BIG></LH>
+        <LI><BIG><STRONG>CONTENTS</STRONG></BIG></LI>
         <LI><A HREF="#what">What is suEXEC?</A></LI>
         <LI><A HREF="#before">Before we begin.</A></LI>
         <LI><A HREF="#model">suEXEC Security Model.</A></LI>
@@ -468,7 +468,7 @@ There are a few points of interest regarding the wrapper that can cause
 limitations on server setup.  Please review these before submitting any
 "bugs" regarding suEXEC.
 <UL>
-        <LH><STRONG>suEXEC Points Of Interest</STRONG></LH>
+        <LI><STRONG>suEXEC Points Of Interest</STRONG></LI>
         <LI>Hierarchy limitations
         <BLOCKQUOTE>
         For security and efficiency reasons, all suexec requests must