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/08/16 01:48:09 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_setenvif.html.en mod_setenvif.html.ko.euc-kr mod_setenvif.xml.ja mod_setenvif.xml.ko mod_setenvif.xml.meta

nd          2004/08/15 16:48:09

  Modified:    docs/manual/mod Tag: APACHE_2_0_BRANCH mod_setenvif.html.en
                        mod_setenvif.html.ko.euc-kr mod_setenvif.xml.ja
                        mod_setenvif.xml.ko mod_setenvif.xml.meta
  Log:
  update transformation
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.14.2.5  +4 -1      httpd-2.0/docs/manual/mod/mod_setenvif.html.en
  
  Index: mod_setenvif.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.html.en,v
  retrieving revision 1.14.2.4
  retrieving revision 1.14.2.5
  diff -u -u -r1.14.2.4 -r1.14.2.5
  --- mod_setenvif.html.en	7 May 2004 08:21:03 -0000	1.14.2.4
  +++ mod_setenvif.html.en	15 Aug 2004 23:48:08 -0000	1.14.2.5
  @@ -212,7 +212,10 @@
       <p>In the first form, the value will be set to "1". The second
       will remove the given variable if already defined, and the
       third will set the variable to the literal value given by
  -    <code><em>value</em></code>.</p>
  +    <code><em>value</em></code>. Since version 2.0.51 Apache will
  +    recognize occurrences of <code>$1</code>..<code>$9</code> within
  +    <var>value</var> and replace them by parenthesized subexpressions
  +    of <var>regex</var>.</p>
   
   <div class="example"><h3>Example:</h3><p><code>
   
  
  
  
  1.1.2.2   +2 -0      httpd-2.0/docs/manual/mod/mod_setenvif.html.ko.euc-kr
  
  Index: mod_setenvif.html.ko.euc-kr
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.html.ko.euc-kr,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- mod_setenvif.html.ko.euc-kr	7 May 2004 08:21:03 -0000	1.1.2.1
  +++ mod_setenvif.html.ko.euc-kr	15 Aug 2004 23:48:08 -0000	1.1.2.2
  @@ -25,6 +25,8 @@
   <a href="../ja/mod/mod_setenvif.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/mod/mod_setenvif.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
  +<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
  +            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
   <table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>��û�� ���ݿ� ���� ȯ�溯�� ������ �����Ѵ�</td></tr>
   <tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
   <tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>setenvif_module</td></tr>
  
  
  
  1.2.2.7   +1 -1      httpd-2.0/docs/manual/mod/mod_setenvif.xml.ja
  
  Index: mod_setenvif.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.xml.ja,v
  retrieving revision 1.2.2.6
  retrieving revision 1.2.2.7
  diff -u -u -r1.2.2.6 -r1.2.2.7
  --- mod_setenvif.xml.ja	17 Apr 2004 19:02:20 -0000	1.2.2.6
  +++ mod_setenvif.xml.ja	15 Aug 2004 23:48:08 -0000	1.2.2.7
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English Revision: 1.7 (outdated: 1.7.2.4) -->
  +<!-- English Revision: 1.7 (outdated: 1.7.2.5) -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.2.2.2   +1 -1      httpd-2.0/docs/manual/mod/mod_setenvif.xml.ko
  
  Index: mod_setenvif.xml.ko
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.xml.ko,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -u -r1.2.2.1 -r1.2.2.2
  --- mod_setenvif.xml.ko	7 May 2004 08:21:03 -0000	1.2.2.1
  +++ mod_setenvif.xml.ko	15 Aug 2004 23:48:08 -0000	1.2.2.2
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="EUC-KR" ?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
  -<!-- English Revision: 1.7.2.4 -->
  +<!-- English Revision: 1.7.2.4 (outdated: 1.7.2.5) -->
   
   <!--
    Copyright 2004 The Apache Software Foundation
  
  
  
  1.1.2.4   +1 -1      httpd-2.0/docs/manual/mod/mod_setenvif.xml.meta
  
  Index: mod_setenvif.xml.meta
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.xml.meta,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -u -r1.1.2.3 -r1.1.2.4
  --- mod_setenvif.xml.meta	7 May 2004 08:21:03 -0000	1.1.2.3
  +++ mod_setenvif.xml.meta	15 Aug 2004 23:48:08 -0000	1.1.2.4
  @@ -8,6 +8,6 @@
     <variants>
       <variant>en</variant>
       <variant outdated="yes">ja</variant>
  -    <variant>ko</variant>
  +    <variant outdated="yes">ko</variant>
     </variants>
   </metafile>