coar        98/02/05 14:34:08

  Modified:    htdocs/manual suexec.html
               htdocs/manual/mod mod_auth.html mod_auth_db.html
                        mod_auth_dbm.html mod_autoindex.html mod_dir.html
                        mod_expires.html mod_proxy.html
  Log:
        More HTML fixes (improper nesting of tags).
  
  Revision  Changes    Path
  1.16      +2 -2      apache-1.3/htdocs/manual/suexec.html
  
  Index: suexec.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/suexec.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- suexec.html       1998/01/26 16:53:39     1.15
  +++ suexec.html       1998/02/05 22:33:52     1.16
  @@ -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 @@
   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
  
  
  
  1.14      +3 -3      apache-1.3/htdocs/manual/mod/mod_auth.html
  
  Index: mod_auth.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_auth.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- mod_auth.html     1998/02/05 20:04:40     1.13
  +++ mod_auth.html     1998/02/05 22:33:54     1.14
  @@ -29,7 +29,7 @@
   <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 @@
   <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 @@
   <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"
  
  
  
  1.13      +3 -3      apache-1.3/htdocs/manual/mod/mod_auth_db.html
  
  Index: mod_auth_db.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_auth_db.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- mod_auth_db.html  1998/02/05 20:04:41     1.12
  +++ mod_auth_db.html  1998/02/05 22:33:55     1.13
  @@ -30,7 +30,7 @@
   <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 @@
   <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 @@
   <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"
  
  
  
  1.15      +3 -3      apache-1.3/htdocs/manual/mod/mod_auth_dbm.html
  
  Index: mod_auth_dbm.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_auth_dbm.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- mod_auth_dbm.html 1998/02/05 20:04:41     1.14
  +++ mod_auth_dbm.html 1998/02/05 22:33:56     1.15
  @@ -29,7 +29,7 @@
   <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 @@
   <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 @@
   <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"
  
  
  
  1.18      +13 -13    apache-1.3/htdocs/manual/mod/mod_autoindex.html
  
  Index: mod_autoindex.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_autoindex.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- mod_autoindex.html        1998/02/05 20:04:42     1.17
  +++ mod_autoindex.html        1998/02/05 22:34:00     1.18
  @@ -78,7 +78,7 @@
   </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 @@
   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 @@
   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 @@
   
   <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 @@
   <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 @@
   <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 @@
   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 @@
   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 @@
   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 @@
   </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 @@
   
   <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 @@
   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 @@
   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"
  
  
  
  1.13      +1 -1      apache-1.3/htdocs/manual/mod/mod_dir.html
  
  Index: mod_dir.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_dir.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- mod_dir.html      1998/02/05 20:04:45     1.12
  +++ mod_dir.html      1998/02/05 22:34:03     1.13
  @@ -44,7 +44,7 @@
   </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"
  
  
  
  1.9       +0 -1      apache-1.3/htdocs/manual/mod/mod_expires.html
  
  Index: mod_expires.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_expires.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mod_expires.html  1998/01/28 19:11:47     1.8
  +++ mod_expires.html  1998/02/05 22:34:04     1.9
  @@ -268,7 +268,6 @@
      <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;
  
  
  
  1.34      +26 -26    apache-1.3/htdocs/manual/mod/mod_proxy.html
  
  Index: mod_proxy.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_proxy.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- mod_proxy.html    1998/02/05 20:04:57     1.33
  +++ mod_proxy.html    1998/02/05 22:34:05     1.34
  @@ -59,7 +59,7 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   
   <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 @@
   <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 @@
   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 @@
   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 @@
   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 @@
   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
  
  
  

Reply via email to