Commit 8bbaa4c2 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Might be my imagination, but seems full set hasn't been
  generated in quite a while.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419671 13f79535-47bb-0310-9956-ffa450edef68
parent a2237d21
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -504,6 +504,7 @@ Negotiation</a></li>

    <div class="example"><h3>Example</h3><p><code>
      SetEnvIf Cookie "language=(.+)" prefer-language=$1
      Header append Vary cookie
    </code></p></div>

</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
+1 −1
Original line number Diff line number Diff line
<?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: 395228 -->
<!-- English Revision: 395228:418354 (outdated) -->

<!--
 Copyright 2002-2006 The Apache Software Foundation or its licensors, as
+1 −1
Original line number Diff line number Diff line
<?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: 151408:395228 (outdated) -->
<!-- English Revision: 151408:418354 (outdated) -->

<!--
 Copyright 2003-2006 The Apache Software Foundation or its licensors,
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

  <variants>
    <variant>en</variant>
    <variant>ja</variant>
    <variant outdated="yes">ja</variant>
    <variant outdated="yes">ko</variant>
  </variants>
</metafile>
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@
      Apache 1.3 this setting defaults to <code>Off</code>. If you need
      to have addresses in your log files resolved to hostnames, use the
      <code class="program"><a href="../programs/logresolve.html">logresolve</a></code>
      program that comes with Apache, on one of the numerous log
      program that comes with Apache, or one of the numerous log
      reporting packages which are available.</p>

      <p>It is recommended that you do this sort of postprocessing of
Loading