You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pq...@apache.org on 2005/12/01 18:51:28 UTC

svn commit: r350290 - in /httpd/httpd/trunk/docs/manual: env.html.en env.xml.ja env.xml.ko install.html.en install.xml.de install.xml.es install.xml.fr install.xml.ja install.xml.ko

Author: pquerna
Date: Thu Dec  1 09:51:23 2005
New Revision: 350290

URL: http://svn.apache.org/viewcvs?rev=350290&view=rev
Log:
rebuild.

Modified:
    httpd/httpd/trunk/docs/manual/env.html.en
    httpd/httpd/trunk/docs/manual/env.xml.ja
    httpd/httpd/trunk/docs/manual/env.xml.ko
    httpd/httpd/trunk/docs/manual/install.html.en
    httpd/httpd/trunk/docs/manual/install.xml.de
    httpd/httpd/trunk/docs/manual/install.xml.es
    httpd/httpd/trunk/docs/manual/install.xml.fr
    httpd/httpd/trunk/docs/manual/install.xml.ja
    httpd/httpd/trunk/docs/manual/install.xml.ko

Modified: httpd/httpd/trunk/docs/manual/env.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/env.html.en?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.html.en (original)
+++ httpd/httpd/trunk/docs/manual/env.html.en Thu Dec  1 09:51:23 2005
@@ -390,7 +390,7 @@
         in limited circumstances. We assume that all your images are in
         a directory called /web/images.</p>
     <div class="example"><pre>
-SetEnvIf Referer "^http://www.example.com/" local_referal
+SetEnvIf Referer "^http://www\.example\.com/" local_referal
 # Allow browsers that do not send Referer info
 SetEnvIf Referer "^$" local_referal
 &lt;Directory /web/images&gt;

Modified: httpd/httpd/trunk/docs/manual/env.xml.ja
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/env.xml.ja?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/trunk/docs/manual/env.xml.ja [iso-2022-jp] Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 170354:326130 (outdated) -->
+<!-- English Revision: 170354:349917 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors, as

Modified: httpd/httpd/trunk/docs/manual/env.xml.ko
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/env.xml.ko?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/env.xml.ko [euc-kr] Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:326130 (outdated) -->
+<!-- English Revision: 105989:349917 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/trunk/docs/manual/install.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.html.en?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.html.en (original)
+++ httpd/httpd/trunk/docs/manual/install.html.en Thu Dec  1 09:51:23 2005
@@ -133,7 +133,7 @@
       <dt>ANSI-C Compiler and Build System</dt>
       <dd>Make sure you have an ANSI-C compiler installed. The <a href="http://www.gnu.org/software/gcc/gcc.html">GNU C
       compiler (GCC)</a> from the <a href="http://www.gnu.org/">Free Software Foundation (FSF)</a>
-      is recommended (version 2.7.2 is fine). If you don't have GCC
+      is recommended. If you don't have GCC
       then at least make sure your vendor's compiler is ANSI
       compliant. In addition, your <code>PATH</code> must contain
       basic build tools such as <code>make</code>.</dd>

Modified: httpd/httpd/trunk/docs/manual/install.xml.de
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.xml.de?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml.de (original)
+++ httpd/httpd/trunk/docs/manual/install.xml.de Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 239255:349753 (outdated) -->
+<!-- English Revision: 239255:350286 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/trunk/docs/manual/install.xml.es
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.xml.es?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml.es (original)
+++ httpd/httpd/trunk/docs/manual/install.xml.es Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:349753 (outdated) -->
+<!-- English Revision: 105989:350286 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/trunk/docs/manual/install.xml.fr
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.xml.fr?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/install.xml.fr Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 105989:349753 (outdated) -->
+<!-- English Revision: 105989:350286 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/trunk/docs/manual/install.xml.ja
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.xml.ja?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/trunk/docs/manual/install.xml.ja [iso-2022-jp] Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 178520:349753 (outdated) -->
+<!-- English Revision: 178520:350286 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors, as

Modified: httpd/httpd/trunk/docs/manual/install.xml.ko
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/install.xml.ko?rev=350290&r1=350289&r2=350290&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/install.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/install.xml.ko [euc-kr] Thu Dec  1 09:51:23 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:349753 (outdated) -->
+<!-- English Revision: 105989:350286 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,