<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Apache | Docs</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/apache/docs/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>16 May  2008 10:22:00 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Apache | Docs</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/apache/docs/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Mapping URLs to the Filesystem : french translation</title>
<description>Here&amp;#039;s a french translation of &amp;quot;Mapping URLs to the Filesystem&amp;quot;. I don&amp;#039;t exactly know how to submit it (in what format it should be), I let it in html</description>
<pubDate>15 May  2008 07:51:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351640</link>
</item><item>
<title>Undocumented directive in 1.3.39</title>
<description>ExcessRequestsPerChild is present in the 1.3.39 source tree, but is not documented. It appears to be a hack from around 1997 to cope with Apache on</description>
<pubDate>15 May  2008 03:23:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351637</link>
</item><item>
<title>[PATCH]</title>
<description>Hi, One more patch for content-negotiation.xml.fr (2.2.x branch) Bis nächstes Mal, Lucien</description>
<pubDate>14 May  2008 06:49:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351597</link>
</item><item>
<title>&amp;lt;compatibility&amp;gt; rule ?</title>
<description>Is there any fixed rule for &amp;lt;compatibility&amp;gt; ? For example, a directive which is new feature of 2.2. In this situation some doc says &amp;quot;Available in 2.2</description>
<pubDate>13 May  2008 05:54:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351516</link>
</item><item>
<title>[PATCH] update patches</title>
<description>Hi to all, Here are some patches for trunk and 2.2.x branches subsequent to english files updates : --- 2.2.x branch : invoking.xml.fr.2.2.x.patch</description>
<pubDate>12 May  2008 12:46:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351479</link>
</item><item>
<title>Minor doc cleanups</title>
<description>Attached is a patch to clean up a couple of doc pages a bit. -- Shane</description>
<pubDate>11 May  2008 15:40:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351409</link>
</item><item>
<title>[NEW FILES] New Turkish Documents</title>
<description>Hi, The tarball of Turkish translated documents is attached here. It contains directories for 2.2 and trunk.  The translator and reviewer of each d</description>
<pubDate>10 May  2008 03:43:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351387</link>
</item><item>
<title>Re: svn commit: r654805 [1/2] - in /httpd/httpd/branches/2.2.x/docs/manual: ./ developer/ faq/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ vhosts/</title>
<description>* jim@apache.org wrote: &amp;gt; Author: jim &amp;gt; Date: Fri May 9 06:35:27 2008 &amp;gt; New Revision: 654805 &amp;gt; &amp;gt; URL: http://svn.apache.org/viewvc?rev=654805&amp;amp;view=r</description>
<pubDate>09 May  2008 14:06:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351356</link>
</item><item>
<title>¨[wiki] ApacheVirtualHostMysql - java manager</title>
<description>Hi, As stated in the previous discussion &amp;#039;Re: [Httpd Wiki] Update of &amp;quot;ApacheVirtualHostMysql&amp;quot; by sjorge&amp;#039;, posting the src and a binary as attachment</description>
<pubDate>09 May  2008 13:02:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351355</link>
</item><item>
<title>GprofDir directive</title>
<description>The GprofDir directive is defined if Apache is built with GPROF defined, but it is not documented anywhere. Should it be? Andrew -- Andrew Ford,</description>
<pubDate>09 May  2008 04:50:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351318</link>
</item><item>
<title>Looking for reviewers for the second edition of the Apache Pocket Reference</title>
<description>I am nearly finished with the technical review draft of the second edition of the Apache Pocket Reference (my deadline for this is 30 May), and am loo</description>
<pubDate>09 May  2008 04:43:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351317</link>
</item><item>
<title>The Caching Guide and the status of mod_file_cache</title>
<description>In the 2.2 and trunk docs, the Caching Guide (caching.html) states:   As of Apache HTTP server version 2.2 |mod_cache   &amp;lt;http://httpd.apache.org/</description>
<pubDate>08 May  2008 08:37:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351275</link>
</item><item>
<title>Missing defaults for mod_dbd in 2.2</title>
<description>The source file mod_dbd.c has the following defaults, which are not reflected in the docs for 2.2:  DBDExpire 300  DBDKeep  2  DBDMin   1</description>
<pubDate>08 May  2008 07:02:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351267</link>
</item><item>
<title>missing default for ProtocolEcho</title>
<description>From the code it looks like the default for ProtocolEcho is OFF, but no default is specified in the docs. Andrew -- Andrew Ford, Director  Paunt</description>
<pubDate>08 May  2008 05:04:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351257</link>
</item><item>
<title>mod_mem_cache - GDSF option for MCacheRemovalAlgorithm</title>
<description>mod_mem_cache offers two cache removal algorithms with the MCacheRemovalAlgorithm directive LRU and GDSF. The explanation of GDSF says it stands for</description>
<pubDate>07 May  2008 02:52:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351189</link>
</item><item>
<title>Re: svn commit: r653856 - /httpd/httpd/trunk/docs/manual/mod/core.xml</title>
<description>On Tue, May 6, 2008 at 2:03 PM, Joshua Slive &amp;lt;joshua@slive.ca&amp;gt; wrote: &amp;gt; On Tue, May 6, 2008 at 1:57 PM, &amp;lt;takashi@apache.org&amp;gt; wrote: &amp;gt; &amp;gt; &amp;gt; +  &amp;lt;not</description>
<pubDate>06 May  2008 11:10:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351169</link>
</item><item>
<title>To: Documentation Project Officer/Manager</title>
<description>Hi, The person whose name appears next to &amp;quot;Turkish&amp;quot; in the list of translation projects at your site (URL http://httpd.apache.org/docs-project/tran</description>
<pubDate>06 May  2008 06:08:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351125</link>
</item><item>
<title>Documentation Project Officer/Manager</title>
<description>Hi, The person whose name appears next to &amp;quot;Turkish&amp;quot; in the list of translation projects at your site (URL http://httpd.apache.org/docs-project/tran</description>
<pubDate>06 May  2008 05:58:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351124</link>
</item><item>
<title>Flagging directives as repeatable in a particular context</title>
<description>When I wrote the first edition of Apache Pocket Reference (back in 2000) I used a different set of flags to indicate the contexts in which a directive</description>
<pubDate>05 May  2008 12:57:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351073</link>
</item><item>
<title>SSIEnableAccess or SSIAccessEnable?</title>
<description>The docs for mod_include say SSIEnableAccess, but the command_rec entry in the source code says SSIAccessEnable. Andrew -- Andrew Ford, Director</description>
<pubDate>05 May  2008 08:02:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351064</link>
</item><item>
<title>Misleading example for &amp;lt;IfDefine&amp;gt; in core directives</title>
<description>The description for &amp;lt;IfDefine&amp;gt; in docs/2.2/mod/core.html has the following text:   &amp;lt;IfDefine&amp;gt; sections are nest-able, which can be used to implemen</description>
<pubDate>05 May  2008 05:55:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/351058</link>
</item><item>
<title>Re: [Httpd Wiki] Update of &amp;quot;ApacheVirtualHostMysql&amp;quot; by sjorge</title>
<description>Ummm... I&amp;#039;m just not comfortable having random zip files distributed from the wiki. This is essentially unreviewable, and I&amp;#039;m going to delete it. (Ba</description>
<pubDate>01 May  2008 06:54:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350946</link>
</item><item>
<title>rotatelogs use of localtime still unpredictable when GMT offset changes?</title>
<description>In http://httpd.apache.org/docs/2.2/programs/rotatelogs.html the documentation for option &amp;quot;-l&amp;quot; says &amp;quot;Note that using -l in an environment which chan</description>
<pubDate>28 Apr  2008 10:02:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350803</link>
</item><item>
<title>adopt www.apache.org site design</title>
<description>Any objections to adopting the new www.apache.org site design? The httpd site is looking a little dated, in my opinion. I&amp;#039;m not interested in getting</description>
<pubDate>23 Apr  2008 13:04:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350607</link>
</item><item>
<title>[patch] add &amp;quot;DO NOT EDIT&amp;quot; warning to allmodules.xml, typemaps and metafiles</title>
<description>Hello, HTML files have a warning:     XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX        This file is generated from</description>
<pubDate>23 Apr  2008 10:03:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350600</link>
</item>
</channel>
</rss>
