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/03/23 21:57:15 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_alias.html.en mod_autoindex.html.en

nd          2004/03/23 12:57:15

  Modified:    docs/manual Tag: APACHE_2_0_BRANCH suexec.html.en
                        upgrading.html.ja.jis
               docs/manual/howto Tag: APACHE_2_0_BRANCH cgi.html.en
                        htaccess.html.en
               docs/manual/mod Tag: APACHE_2_0_BRANCH mod_alias.html.en
                        mod_autoindex.html.en
  Log:
  update transformation
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.37.2.11 +1 -1      httpd-2.0/docs/manual/suexec.html.en
  
  Index: suexec.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/suexec.html.en,v
  retrieving revision 1.37.2.10
  retrieving revision 1.37.2.11
  diff -u -u -r1.37.2.10 -r1.37.2.11
  --- suexec.html.en	23 Mar 2004 03:53:49 -0000	1.37.2.10
  +++ suexec.html.en	23 Mar 2004 20:57:15 -0000	1.37.2.11
  @@ -622,4 +622,4 @@
   </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>
  -</body></html>
  +</body></html>
  \ No newline at end of file
  
  
  
  1.9.2.6   +2 -2      httpd-2.0/docs/manual/upgrading.html.ja.jis
  
  Index: upgrading.html.ja.jis
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/upgrading.html.ja.jis,v
  retrieving revision 1.9.2.5
  retrieving revision 1.9.2.6
  diff -u -u -r1.9.2.5 -r1.9.2.6
  --- upgrading.html.ja.jis	21 Feb 2004 00:37:43 -0000	1.9.2.5
  +++ upgrading.html.ja.jis	23 Mar 2004 20:57:15 -0000	1.9.2.6
  @@ -76,7 +76,7 @@
         $B<BAu$5$l$F$$$?$b$N$,%U%#%k%?$H$7$F<BAu$5$l$k$h$&$K$J$C$?$b$N$O(B
         <code>PATH_INFO</code> $B$N$"$k%j%/%(%9%H$r<u$1IU$1$^$;$s!#(B<a href="mod/mod_include.html">INCLUDES</a> $B$d(B
         <a href="http://www.php.net/">PHP</a> $B$J$I$N%U%#%k%?$O(B
  -      $B%3%"%O(B$B%s%I%i$N>e$K<BAu$5$l$F$$$^$9$N$G!"(B<code>PATH_INFO</code>
  +      $B%3%"%O%s(B$B%I%i$N>e$K<BAu$5$l$F$$$^$9$N$G!"(B<code>PATH_INFO</code>
         $BIU$-$N%j%/%(%9%H$r5qH]$7$^$9!#(B
         <code class="directive"><a href="./mod/core.html#acceptpathinfo">AcceptPathInfo</a></code>
         $B%G%#%l%/%F%#%V$r;H$C$F%3%"%O%s%I%i$,(B <code>PATH_INFO</code>
  @@ -119,7 +119,7 @@
         $B>e$N%G%#%l%/%F%#%V$N%G%U%)%k%HCM$r;H$C$F$$$?>l9g$O!"(B
         <code>httpd.conf</code> $B$K(B <code>Include conf/access.conf</code> $B$H(B
         <code>Include conf/srm.conf</code> $B$rDI2C$9$kI,MW$,$"$k$G$7$g$&!#(B
  -      $B0JA0$N%G%#%l%/%F%#%V$K$h$k=gHV$N$h$&$K(B Apache $B$,@_Dj%U%!%$%k(B$B$r(B
  +      $B0JA0$N%G%#%l%/%F%#%V$K$h$k=gHV$N$h$&$K(B Apache $B$,@_Dj%U%!%$%k$r(B
         $BFI$_9~$`$h$&$K$9$k$?$a$K$O!"(B<code>httpd.conf</code> $B$N:G8e$K(B
         <code>srm.conf</code>$B!"(B<code>access.conf</code> $B$N=g$K$=$l$>$l(B
         <code class="directive"><a href="./mod/core.html#include">Include</a></code>
  
  
  
  No                   revision
  No                   revision
  1.6.2.6   +2 -2      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.5
  retrieving revision 1.6.2.6
  diff -u -u -r1.6.2.5 -r1.6.2.6
  --- cgi.html.en	21 Feb 2004 18:58:02 -0000	1.6.2.5
  +++ cgi.html.en	23 Mar 2004 20:57:15 -0000	1.6.2.6
  @@ -363,7 +363,7 @@
   
         <p>Environment variables are values that float around you as
         you use your computer. They are useful things like your path
  -      (where the computer searches for a the actual file
  +      (where the computer searches for the actual file
         implementing a command when you type it), your username, your
         terminal type, and so on. For a full list of your normal,
         every day environment variables, type 
  @@ -432,7 +432,7 @@
         </code></p></div>
   
         <p>You'll sometimes also see this type of string appended to
  -      the a URL. When that is done, the server puts that string
  +      a URL. When that is done, the server puts that string
         into the environment variable called 
         <code>QUERY_STRING</code>. That's called a <code>GET</code>
         request. Your HTML form specifies whether a <code>GET</code>
  
  
  
  1.8.2.8   +1 -1      httpd-2.0/docs/manual/howto/htaccess.html.en
  
  Index: htaccess.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/htaccess.html.en,v
  retrieving revision 1.8.2.7
  retrieving revision 1.8.2.8
  diff -u -u -r1.8.2.7 -r1.8.2.8
  --- htaccess.html.en	23 Mar 2004 15:44:08 -0000	1.8.2.7
  +++ htaccess.html.en	23 Mar 2004 20:57:15 -0000	1.8.2.8
  @@ -351,4 +351,4 @@
   </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>
  -</body></html>
  +</body></html>
  \ No newline at end of file
  
  
  
  No                   revision
  No                   revision
  1.14.2.8  +1 -1      httpd-2.0/docs/manual/mod/mod_alias.html.en
  
  Index: mod_alias.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_alias.html.en,v
  retrieving revision 1.14.2.7
  retrieving revision 1.14.2.8
  diff -u -u -r1.14.2.7 -r1.14.2.8
  --- mod_alias.html.en	23 Mar 2004 04:24:10 -0000	1.14.2.7
  +++ mod_alias.html.en	23 Mar 2004 20:57:15 -0000	1.14.2.8
  @@ -365,4 +365,4 @@
   </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>
  -</body></html>
  +</body></html>
  \ No newline at end of file
  
  
  
  1.20.2.9  +1 -1      httpd-2.0/docs/manual/mod/mod_autoindex.html.en
  
  Index: mod_autoindex.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_autoindex.html.en,v
  retrieving revision 1.20.2.8
  retrieving revision 1.20.2.9
  diff -u -u -r1.20.2.8 -r1.20.2.9
  --- mod_autoindex.html.en	23 Mar 2004 00:54:13 -0000	1.20.2.8
  +++ mod_autoindex.html.en	23 Mar 2004 20:57:15 -0000	1.20.2.9
  @@ -865,4 +865,4 @@
   </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>
  -</body></html>
  +</body></html>
  \ No newline at end of file