<?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>17 May  2008 00:10:23 -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><item>
<title>wrong metafile in mod_request.xml</title>
<description>1. mod_request doesn&amp;#039;t appear in module index.html 2. all relative paths in mod_request.html.en are wrong because of wrong metafile</description>
<pubDate>17 Apr  2008 07:52:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350280</link>
</item><item>
<title>Re: svn commit: r648946 - /httpd/httpd/trunk/docs/manual/rewrite/rewrite_guide_advanced.xml</title>
<description>On 17/04/2008, pepper@apache.org &amp;lt;pepper@apache.org&amp;gt; wrote: &amp;gt; +  situation, &amp;lt;em&amp;gt;e.g.,&amp;lt;/em&amp;gt; adding the &amp;lt;code&amp;gt;[PT]&amp;lt;/code&amp;gt; flag if Why emphasise &amp;quot;e.g</description>
<pubDate>17 Apr  2008 03:58:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350231</link>
</item><item>
<title>[PATCH] RFC reference in core.xml</title>
<description>Hi folks, I stumbled over core.xml referencing the obsolete RFC2068 instead of RFC2616. The attatched patch is against core.xml*, core.html* So long</description>
<pubDate>15 Apr  2008 12:41:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350154</link>
</item><item>
<title>[PATCH] rewrite_guide_advanced.xml</title>
<description>Hi to all, Another patch for rewrite feature, file rewrite_guide_advanced.xml (trunk and 2.2.x branches) (line 747 modification to verified) Lucie</description>
<pubDate>15 Apr  2008 10:44:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/350145</link>
</item><item>
<title>[PATCH] rewrite_guide.xml</title>
<description>Hi to all, Here is a patch for a small typo in rewrite_guide.xml (2.2.x and trunk branches) Happy sunday to all. Lucien</description>
<pubDate>13 Apr  2008 06:32:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349986</link>
</item><item>
<title>more than outdated translations should be removed</title>
<description>I think these outdated docs do more harm than good. They should be removed. trunk/docs/manual/upgrading.xml.de This is still for upgrading from 2.0 t</description>
<pubDate>11 Apr  2008 20:18:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349929</link>
</item><item>
<title>mod_session_dbd.html.en is invalid XHTML</title>
<description>&amp;quot;./build.sh validate-xhtml&amp;quot; fails validate-xhtml: [xmlvalidate] /home/user1/httpd-docs/public/trunk/manual/mod/mod_session_dbd.html.en:107: 40: Attri</description>
<pubDate>08 Apr  2008 05:13:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349666</link>
</item><item>
<title>[patch] mod_access_compat.xml (trunk) trivial patch</title>
<description>(1) Order Allow,Deny is not a directive. In mod_authz_host.xml of 2.2, &amp;lt;code&amp;gt; is used. (2) On trunk, Allow is provided by mod_access_compat.</description>
<pubDate>08 Apr  2008 04:09:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349632</link>
</item><item>
<title>Spanish translations</title>
<description>Hi friends, I&amp;#039;ve a new job where part of time may be used for open-source projects with wich we daily work. I&amp;#039;d like to contribute to spanish tranls</description>
<pubDate>07 Apr  2008 01:46:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349477</link>
</item><item>
<title>New Turkish Documents</title>
<description>Hi, I have made a package to include translations after the first batch. This includes files that I sent you before but were not included in the sv</description>
<pubDate>07 Apr  2008 00:45:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349473</link>
</item><item>
<title>[patch] howto/auth.xml typo</title>
<description>trunk howto/auth.xml contains links to mod_authz_dbm twice in &amp;quot;Related Modules and Directives&amp;quot; section. One of them must be a link to mod_authz_dbd.</description>
<pubDate>06 Apr  2008 05:12:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349441</link>
</item><item>
<title>Translation Projects and Turkish Team</title>
<description>Hi, A patch is attached here which updates information related to Turkish translations under the heading &amp;quot;Translation Projects&amp;quot; located at http://h</description>
<pubDate>31 Mar  2008 14:25:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349092</link>
</item><item>
<title>[PATCH] rewrite_flags.xml file</title>
<description>Hi to all, Here is a patch correcting typos in rewrite_flags.xml (2.2.x and trunk branches) I also wish to welcome turkish translators, and maybe s</description>
<pubDate>30 Mar  2008 04:33:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/349000</link>
</item><item>
<title>[Apache-doc-fr] [PATCH] Rewriteguide location patch for both 2.2 and trunk</title>
<description>Greetings, Attached are two small patches by Lucien Gentis that fix the .fr index page links to the rewriteguide. Patches are for both 2.2 and trunk</description>
<pubDate>29 Mar  2008 03:35:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348958</link>
</item><item>
<title>SetEnv warning</title>
<description>Hi docs@, The SetEnv directive cannot be used to set env vars for use by mod_rewrite or mod_setenvif because it runs after them both. My own testing</description>
<pubDate>26 Mar  2008 08:21:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348848</link>
</item><item>
<title>Translation</title>
<description>Hello,   I would like translate articles in Polish language from apache site. My Site:  http://www.subasta.pl/info/apache/   Can you help my?</description>
<pubDate>21 Mar  2008 12:32:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348673</link>
</item><item>
<title>Turkish translated documents</title>
<description>Hi, The first set of Turkish translated documents is attached here. It contains directories for 2.0, 2.2 and trunk.  The translator and reviewer of</description>
<pubDate>21 Mar  2008 05:20:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348651</link>
</item><item>
<title>[PATCH] rewrite_intro.xml file</title>
<description>Hi to all, Here are 2 patches for file manual/rewrite/rewrite_intro.xml, one for each branch 2.2.x and trunk. Please verify modifications made by p</description>
<pubDate>16 Mar  2008 10:10:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348375</link>
</item><item>
<title>rewrite/rewrite_flags.xml broken</title>
<description>1. All relative path are broken and there&amp;#039;re no language links because of wrong metafile 2. You should specify &amp;quot;Rewrite&amp;quot; as parentdocument Index: re</description>
<pubDate>13 Mar  2008 00:28:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348262</link>
</item><item>
<title>rewriteguide</title>
<description>Hi ti all, trunk/misc/rewriteguide.* files have been deleted, but (broken) link in index is always here (since I was translating rewriteguide.xml !</description>
<pubDate>12 Mar  2008 10:19:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348229</link>
</item><item>
<title>Re: svn commit: r635137 - in /httpd/httpd/trunk/docs/manual: mod/mod_authn_core.xml mod/mod_authz_core.xml mod/mod_authz_host.xml mod/mod_authz_user.xml mod/mod_dav.xml ssl/ssl_howto.xml</title>
<description>On Sun, 09 Mar 2008 02:31:44 -0000 noodl@apache.org wrote: &amp;gt; -&amp;lt;section id=&amp;quot;reqenv&amp;quot;&amp;gt;&amp;lt;title&amp;gt;require env&amp;lt;/title&amp;gt; &amp;gt; +&amp;lt;section id=&amp;quot;reqenv&amp;quot;&amp;gt;&amp;lt;title&amp;gt;Require</description>
<pubDate>10 Mar  2008 18:07:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/348103</link>
</item><item>
<title>Turkish translations</title>
<description>Hello, We as the Turkish Linux Documentation WG [1] would like to translate the Apache documents. We would like to launch an apache.belgeler.org site</description>
<pubDate>05 Mar  2008 13:13:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/347949</link>
</item><item>
<title>Found minor typo in documentation for AuthLDAPURL / mod_authnz_ldap with redundant servers in the URL</title>
<description>Hello, Trying to set up LDAP authentication in my Apache, I found a slight problem in the manual (more specifically on this page: http://httpd.apache</description>
<pubDate>04 Mar  2008 01:48:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/347845</link>
</item><item>
<title>rewrite_intro.html typo</title>
<description>Hello, I would just like to report a typo in the rewrite documentation for 2.2: http://httpd.apache.org/docs/2.2/rewrite/rewrite_intro.html Under t</description>
<pubDate>03 Mar  2008 10:31:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/347842</link>
</item><item>
<title>mod_substitute f flag</title>
<description>The docs for mod_substitute say: f   The f flag causes mod_substitute to flatten the result of a  substitution allowing for later substitutions t</description>
<pubDate>11 Feb  2008 06:46:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/346658</link>
</item><item>
<title>[patch] .fr documentation corrections and updates</title>
<description>Greetings, Attached is a patch against trunk that : - fixes badly encoded characters in the .fr documentation. This was sent a couple of monthes ago</description>
<pubDate>09 Feb  2008 09:17:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/346571</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Jan 30 23:48:04 2008</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>30 Jan  2008 20:48:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/346164</link>
</item><item>
<title>[PATCH] patch for ssl_faq.xml from 2.x branch</title>
<description>Hi to all, I sent for a while a patch for ssl_faq.xml from trunk branch, so Noirin commited it for trunk. So I send today a patch for ssl_faq.xml f</description>
<pubDate>25 Jan  2008 02:25:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345939</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Jan 23 23:48:30 2008</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>23 Jan  2008 20:48:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345882</link>
</item><item>
<title>Web site copyright year need to be updated</title>
<description>All httpd.a.o pages show &amp;quot;Copyright (c) 2007 The Apache Software Foundation&amp;quot; --------------------------------------------------------------------- To</description>
<pubDate>23 Jan  2008 15:27:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345871</link>
</item><item>
<title>Link from directives to modules</title>
<description>Hi, I have an old (2.0) apache2.conf and upgrade to 2.2. Apache2 doesn&amp;#039;t run because of unknown directives. I go to http://httpd.apache.org/docs/2.</description>
<pubDate>21 Jan  2008 13:30:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345818</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Jan 16 23:48:14 2008</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>16 Jan  2008 20:48:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345600</link>
</item><item>
<title>Patches for lists.html and lists.xml</title>
<description>Good day, Please find attached patches for lists.html and lists.xml, from httpd.a.o gui.a.o - No longer seems to exist, there has been no activity o</description>
<pubDate>16 Jan  2008 13:36:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345594</link>
</item><item>
<title>Patch for httpd.a.o</title>
<description>Good evening, Find attached my patch for xdocs/index.xml and docs/index.html I have commented out the Apachecon image tag, as there is no image curr</description>
<pubDate>15 Jan  2008 13:47:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345558</link>
</item><item>
<title>[PATCH] file trunk/manual/ssl/ssl_faq.xml</title>
<description>Hi to all, Here is a patch for file trunk/manual/ssl/ssl_faq.xml More over, certain parts are obsolete, particularly lines 220 to 223 Happy sunday</description>
<pubDate>13 Jan  2008 05:54:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345483</link>
</item><item>
<title>leader.html missing</title>
<description>in the docs there isn&amp;#039;t http://httpd.apache.org/docs/2.2/mod/leader.html which is referenced from http://httpd.apache.org/docs/2.2/mod/mpm_common.htm</description>
<pubDate>11 Jan  2008 06:46:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345404</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Jan 9 23:48:23 2008</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>09 Jan  2008 20:48:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/345321</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Jan 2 23:48:06 2008</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>02 Jan  2008 20:48:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/344816</link>
</item><item>
<title>Unless I&amp;#039;m terribly confused</title>
<description>&amp;lt;Limit GET POST OPTIONS&amp;gt; &amp;lt;/Limit&amp;gt; &amp;lt;LimitExcept GET POST OPTIONS&amp;gt; &amp;lt;/LimitExcept&amp;gt; is a useless section. Unfortunately, you can&amp;#039;t have clashing (multip</description>
<pubDate>31 Dec  2007 03:28:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/344670</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Dec 26 23:47:43 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>26 Dec  2007 20:47:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/344398</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Dec 19 23:47:58 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>19 Dec  2007 20:47:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/344048</link>
</item><item>
<title>mod_substitute doesn&amp;#039;t appear in docs/manual/mod/index.html.*</title>
<description>http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/docs/manual/mod/index.html.de http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/do</description>
<pubDate>14 Dec  2007 15:38:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/343698</link>
</item><item>
<title>Perception of bloat &amp;amp; complication</title>
<description>Hey kids, As well as spending far too much time in #apache I occasionally chip in on the #rubyonrails irc channel. Quite frequently when people ask q</description>
<pubDate>13 Dec  2007 01:22:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/343576</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Dec 12 23:48:13 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>12 Dec  2007 20:48:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/343575</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Dec 5 23:49:51 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>05 Dec  2007 20:49:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/343090</link>
</item><item>
<title>proposed patch for ssl_intro.xml</title>
<description>Hi to all, Here is a proposed patch for ssl_intro.xml - trunk branch Examine the last modification : I think Alice&amp;#039;s certificate cannot claim anyth</description>
<pubDate>03 Dec  2007 08:49:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/342951</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Nov 28 23:49:08 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>28 Nov  2007 20:49:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/342762</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Nov 21 23:46:06 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>21 Nov  2007 20:46:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/342343</link>
</item><item>
<title>security_tips.xml</title>
<description>Hi, found some errors in security_tips.xml - trunk branch attached is a patch Lucien</description>
<pubDate>21 Nov  2007 08:07:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/342306</link>
</item><item>
<title>error in perf-tuning.xml</title>
<description>Hi, found a little error in manual/misc/perf-tuning.xml - trunk branch as it is my first patch, don&amp;#039;t hesitate to critic it :-) Lucien</description>
<pubDate>17 Nov  2007 05:56:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/342126</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Nov 14 23:46:36 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>14 Nov  2007 20:46:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341963</link>
</item><item>
<title>[REPOST] Re: 2.2 doc french translations</title>
<description>Hi, My accents encoding script (applied on files before sending them) was lacking support for &amp;quot;ô&amp;quot;, which appears in &amp;quot;hôte&amp;quot;, translation for &amp;quot;host&amp;quot;. I</description>
<pubDate>14 Nov  2007 01:48:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341818</link>
</item><item>
<title>Re: [Httpd Wiki] Update of &amp;quot;RewriteFeed&amp;quot; by ServerSpook</title>
<description>On Nov 9, 2007, at 14:01, Apache Wiki wrote: &amp;gt; Dear Wiki user, &amp;gt; &amp;gt; You have subscribed to a wiki page or wiki category on &amp;quot;Httpd Wiki&amp;quot;  &amp;gt; for change</description>
<pubDate>09 Nov  2007 11:59:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341611</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Nov 7 23:48:36 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>07 Nov  2007 20:48:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341507</link>
</item><item>
<title>Update on Solr &amp;amp; Lucene search for HTTPd docs</title>
<description>Good evening, or rather morning I guess. I have been working with Chris (#apache - arryeder) on setting up a test environment on httpd.zones.apache.</description>
<pubDate>02 Nov  2007 20:54:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341337</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Oct 31 23:49:08 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>31 Oct  2007 21:49:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341179</link>
</item><item>
<title>Re: svn commit: r589431 [1/7] - /httpd/httpd/branches/2.2.x/docs/manual/</title>
<description>On 10/28/2007 11:19 PM, pctony@apache.org wrote: &amp;gt; Author: pctony &amp;gt; Date: Sun Oct 28 15:19:21 2007 &amp;gt; New Revision: 589431 &amp;gt; &amp;gt; URL: http://svn.apache.</description>
<pubDate>29 Oct  2007 13:06:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/341022</link>
</item><item>
<title>2.2 doc french translations</title>
<description>Greetings, I am pleased to attach french translations of the apache 2.2 documentation project. Some of these are updates over last sent files (becau</description>
<pubDate>28 Oct  2007 03:05:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340910</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Oct 24 23:48:37 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>24 Oct  2007 20:48:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340781</link>
</item><item>
<title>wiki: RedirectSSL request to move out of scratchpad</title>
<description>Hi everbody, I&amp;#039;d like to see http://wiki.apache.org/httpd/RedirectSSL moved out of the scratchpad. I don&amp;#039;t know (yet) how to do it myself or that it</description>
<pubDate>24 Oct  2007 08:51:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340748</link>
</item><item>
<title>errors in trunk and 2.2.x</title>
<description>Hello, file trunk/en/bind.xml - Line 80 : should be &amp;quot;port 8000&amp;quot; instead of &amp;quot;port 8080&amp;quot; files trunk/en/misc/perf-tuning.xml and 2.2/en/misc/perf-tuni</description>
<pubDate>21 Oct  2007 09:56:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340593</link>
</item><item>
<title>error in trunk</title>
<description>Hello, file trunk/manual/stopping.xml - Line 180 : two &amp;quot;the&amp;quot; instead of one.  Happy week-end to all Lucien ---------------------------------------</description>
<pubDate>20 Oct  2007 09:41:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340552</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Oct 17 23:49:47 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>17 Oct  2007 20:49:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340411</link>
</item><item>
<title>Conference banners on http://httpd.apache.org/ ?</title>
<description>What&amp;#039;s the necessary approval chain to make a change to http:// httpd.apache.org/ ? In particular, I&amp;#039;d like to add banners for us.apachecon.com and</description>
<pubDate>17 Oct  2007 11:17:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340382</link>
</item><item>
<title>errors in manual/logs.xml</title>
<description>Hi to all, Branche 2.2.x : manual/logs.xml : line 588 &amp;lt;title&amp;gt;Logging actual bytes sent and recieved&amp;lt;/title&amp;gt; should be &amp;lt;title&amp;gt;Logging actual bytes se</description>
<pubDate>17 Oct  2007 10:04:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340374</link>
</item><item>
<title>docs about AddType vs. ForceType</title>
<description>Hello, some user of apache detect that if use AddType like AddType application/x-httpd-php .php that also files as foo.php.bar will be handeld as a</description>
<pubDate>16 Oct  2007 10:52:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340336</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Oct 10 23:47:37 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>10 Oct  2007 20:47:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340101</link>
</item><item>
<title>Documentation of &amp;quot;mod_authn_dbd&amp;quot; should clarify the use of &amp;quot;AuthDBDUserRealmQuery&amp;quot; and &amp;quot;AuthDBDUserPWQuery&amp;quot;</title>
<description>Hi, I felt a little bit misleaded by the current documentation when trying to use the new module &amp;quot;mod_authn_dbd&amp;quot;. As far as I figured out, is the q</description>
<pubDate>10 Oct  2007 13:48:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/340078</link>
</item><item>
<title>Using Solr to index and search the Apache HTTPD Documents</title>
<description>Hi, I have been messing with Solr and the Apache HTTPD documents over the past few months and may have finally produced something that might be of</description>
<pubDate>07 Oct  2007 21:09:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/339847</link>
</item><item>
<title>error in logs.xml</title>
<description>Hi to all, Branche 2.2 - file manual/logs.xml - lines 93 and 97: I think &amp;quot;entry&amp;quot; should be replaced by &amp;quot;item&amp;quot; Lucien -----------------------------</description>
<pubDate>07 Oct  2007 09:52:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/339815</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Oct 3 23:48:41 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>03 Oct  2007 20:48:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/339660</link>
</item><item>
<title>On line docs</title>
<description>Good day one and all, With the threads [1] on dev@ discussing the end of 1.3 support, gathering some pace, I wanted to re-raise something that reall</description>
<pubDate>02 Oct  2007 14:48:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/339523</link>
</item><item>
<title>file env.xml - Branche 2.2</title>
<description>Hi to all, File env.xml - Branche 2.2 - Line 304 Wouldn&amp;#039;t it be &amp;quot;If you&amp;#039;d rather use statically compressed files,&amp;quot; instead of &amp;quot;If you&amp;#039;d rather use s</description>
<pubDate>30 Sep  2007 07:38:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/339276</link>
</item><item>
<title>[STATUS] (httpd-docs-2.0) Wed Sep 26 23:53:35 2007</title>
<description>Apache HTTP Server 2.0 Documentation Status File. Last modified: $Date: 2004-11-21 09:35:21 -0500 (Sun, 21 Nov 2004) $ For more information on how to</description>
<pubDate>26 Sep  2007 20:53:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/338998</link>
</item><item>
<title>little error in 2.2.x/docs/manual/dso.xml</title>
<description>Hi to all, Found little error in .../2.2.x/docs/manual/dso.xml translating the file: Line 88 : would rather be Apache 2.2 instead of 2.0 Lucien  -</description>
<pubDate>22 Sep  2007 10:10:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/apache/docs/338705</link>
</item>
</channel>
</rss>
