You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/02/21 19:58:02 UTC

cvs commit: httpd-2.0/docs/manual/howto auth.html auth.html.en auth.xml.meta cgi.html.en cgi.html.ja.jis

nd          2004/02/21 10:58:02

  Modified:    docs/manual/howto Tag: APACHE_2_0_BRANCH auth.html
                        auth.html.en auth.xml.meta cgi.html.en
                        cgi.html.ja.jis
  Log:
  update transformation
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.9.2.3   +4 -0      httpd-2.0/docs/manual/howto/auth.html
  
  Index: auth.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/auth.html,v
  retrieving revision 1.9.2.2
  retrieving revision 1.9.2.3
  diff -u -u -r1.9.2.2 -r1.9.2.3
  --- auth.html	21 Feb 2004 00:37:46 -0000	1.9.2.2
  +++ auth.html	21 Feb 2004 18:58:02 -0000	1.9.2.3
  @@ -1,3 +1,7 @@
   URI: auth.html.en
   Content-Language: en
   Content-type: text/html; charset=ISO-8859-1
  +
  +URI: auth.html.ja.jis
  +Content-Language: ja
  +Content-type: text/html; charset=ISO-2022-JP
  
  
  
  1.8.2.5   +4 -2      httpd-2.0/docs/manual/howto/auth.html.en
  
  Index: auth.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/auth.html.en,v
  retrieving revision 1.8.2.4
  retrieving revision 1.8.2.5
  diff -u -u -r1.8.2.4 -r1.8.2.5
  --- auth.html.en	21 Feb 2004 00:37:46 -0000	1.8.2.4
  +++ auth.html.en	21 Feb 2004 18:58:02 -0000	1.8.2.5
  @@ -18,7 +18,8 @@
   <div id="path">
   <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Authentication, Authorization and Access Control</h1>
   <div class="toplang">
  -<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a></p>
  +<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/howto/auth.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
   </div>
   
       <p>Authentication is any process by which you verify that
  @@ -342,7 +343,8 @@
       about how this all works.</p>
   </div></div>
   <div class="bottomlang">
  -<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a></p>
  +<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/howto/auth.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
   </div><div id="footer">
   <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
   <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
  
  
  
  1.1.2.3   +1 -0      httpd-2.0/docs/manual/howto/auth.xml.meta
  
  Index: auth.xml.meta
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/auth.xml.meta,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -u -r1.1.2.2 -r1.1.2.3
  --- auth.xml.meta	21 Feb 2004 00:37:46 -0000	1.1.2.2
  +++ auth.xml.meta	21 Feb 2004 18:58:02 -0000	1.1.2.3
  @@ -7,5 +7,6 @@
   
     <variants>
       <variant>en</variant>
  +    <variant htmlonly="yes">ja</variant>
     </variants>
   </metafile>
  
  
  
  1.6.2.5   +1 -1      httpd-2.0/docs/manual/howto/cgi.html.en
  
  Index: cgi.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/cgi.html.en,v
  retrieving revision 1.6.2.4
  retrieving revision 1.6.2.5
  diff -u -u -r1.6.2.4 -r1.6.2.5
  --- cgi.html.en	21 Feb 2004 00:37:46 -0000	1.6.2.4
  +++ cgi.html.en	21 Feb 2004 18:58:02 -0000	1.6.2.5
  @@ -248,7 +248,7 @@
         Allowed" message</dt>
         <dd>That means that you have not properly configured Apache
         to process your CGI program. Reread the section on 
  -      <a href="#configuringapachetopermitcgi">configuring
  +      <a href="#configuring">configuring
         Apache</a> and try to find what you missed.</dd>
   
         <dt>A message starting with "Forbidden"</dt>
  
  
  
  1.5.2.6   +1 -1      httpd-2.0/docs/manual/howto/cgi.html.ja.jis
  
  Index: cgi.html.ja.jis
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/cgi.html.ja.jis,v
  retrieving revision 1.5.2.5
  retrieving revision 1.5.2.6
  diff -u -u -r1.5.2.5 -r1.5.2.6
  --- cgi.html.ja.jis	21 Feb 2004 00:37:46 -0000	1.5.2.5
  +++ cgi.html.ja.jis	21 Feb 2004 18:58:02 -0000	1.5.2.6
  @@ -233,7 +233,7 @@
         $B$H$$$&%a%C%;!<%8(B</dt> 
   
         <dd>$B$3$l$O!"(BCGI $B%W%m%0%i%`$r=hM}$G$-$k$h$&(B Apache
  -      $B$rE,@Z$K@_Dj$7$F$$$J$+$C$?$3$H$r0UL#$7$^$9!#(B<a href="#configuringapachetopermitcgi">$B!V(BCGI $B$r5v2D$9$k$h$&$K(B
  +      $B$rE,@Z$K@_Dj$7$F$$$J$+$C$?$3$H$r0UL#$7$^$9!#(B<a href="#configuring">$B!V(BCGI $B$r5v2D$9$k$h$&$K(B
         Apache $B$r@_Dj$9$k!W(B</a>$B$N>O$rFI$_D>$7!"(B
         $B$"$J$?$,2?$r4V0c$($?$+$rC5$7$F$_$F$/$@$5$$!#(B
         </dd>