]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/core.xml.ja
Fix cut'n'paste error: ErrorLog -> ErrorLogFormat
[apache] / docs / manual / mod / core.xml.ja
index 1f2b30745ecc3bddcb162d43f036fd6bc741b29c..a3ffd02a6eded8f0cba7baf8e0e9633f0f70cb28 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:966890 (outdated) -->
+<!-- English Revision: 669847:1172177 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -910,8 +910,6 @@ module="core">Directory</directive></seealso>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>FileInfo</override>
-<compatibility>Apache 2.0 ではテキストをクウォートする構文が以前のバージョンから
-変わっています。</compatibility>
 
 <usage>
     <p>問題やエラーが発生したときの動作として、
@@ -1398,7 +1396,7 @@ module="core">Directory</directive></seealso>
           &lt;/IfDefine&gt;<br />
           &lt;IfDefine !MemCache&gt;<br />
           <indent>
-            LoadModule disk_cache_module   modules/mod_disk_cache.so<br />
+            LoadModule cache_disk_module   modules/mod_cache_disk.so<br />
           </indent>
       &lt;/IfDefine&gt;
         </indent>