<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eric Covener's Journal &#187; Apache</title>
	<atom:link href="http://www.misers.org/blog/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.misers.org/blog</link>
	<description>A million dollar ideas</description>
	<lastBuildDate>Tue, 20 Jul 2010 17:30:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>configuration error: couldn&#8217;t check access. No groups file?</title>
		<link>http://www.misers.org/blog/2008/12/configuration-error-couldnt-check-access-no-groups-file/</link>
		<comments>http://www.misers.org/blog/2008/12/configuration-error-couldnt-check-access-no-groups-file/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 01:10:34 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1392</guid>
		<description><![CDATA[If you see this in Apache 2.2.x, you&#8217;re using a Require type that no module recognizes, and you don&#8217;t have mod_authz_default loaded
If you&#8217;re just using &#8220;Require valid-user&#8221;, you need mod_authz_user loaded.
You would only hit this if you don&#8217;t start with the default config file, or you over-aggressively remove modules.
]]></description>
			<content:encoded><![CDATA[<p>If you see this in Apache 2.2.x, you&#8217;re using a Require type that no module recognizes, and you don&#8217;t have mod_authz_default loaded</p>
<p>If you&#8217;re just using &#8220;Require valid-user&#8221;, you need mod_authz_user loaded.</p>
<p>You would only hit this if you don&#8217;t start with the default config file, or you over-aggressively remove modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/12/configuration-error-couldnt-check-access-no-groups-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ASF Membership</title>
		<link>http://www.misers.org/blog/2008/12/asf-membership/</link>
		<comments>http://www.misers.org/blog/2008/12/asf-membership/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:23:00 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1370</guid>
		<description><![CDATA[This morning I woke up to an invitation to become an ASF member!
http://www.apache.org/foundation/
]]></description>
			<content:encoded><![CDATA[<p>This morning I woke up to an invitation to become an ASF member!</p>
<p><a href="http://www.apache.org/foundation/">http://www.apache.org/foundation/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/12/asf-membership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM HTTP Server v7.0 for z/OS</title>
		<link>http://www.misers.org/blog/2008/11/ibm-http-server-v70-for-zos/</link>
		<comments>http://www.misers.org/blog/2008/11/ibm-http-server-v70-for-zos/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 02:39:12 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1358</guid>
		<description><![CDATA[http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&#038;subtype=CA&#038;htmlfid=897/ENUS208-391&#038;appname=USN
IBM Ported Tools for z/OS is a non-priced program product designed to deliver tools and applications for the z/OS platform. In the past, IBM Ported Tools for z/OS has delivered OpenSSH, Perl, PHP, cURL, and other utilities for the z/OS platform. The newest feature adds the IBM HTTP Server V7.0.
IBM Ported Tools for z/OS: IBM [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&#038;subtype=CA&#038;htmlfid=897/ENUS208-391&#038;appname=USN">http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&#038;subtype=CA&#038;htmlfid=897/ENUS208-391&#038;appname=USN</a></p>
<p>IBM Ported Tools for z/OS is a non-priced program product designed to deliver tools and applications for the z/OS platform. In the past, IBM Ported Tools for z/OS has delivered OpenSSH, Perl, PHP, cURL, and other utilities for the z/OS platform. The newest feature adds the IBM HTTP Server V7.0.</p>
<p>IBM Ported Tools for z/OS: IBM HTTP Server V7.0 integrates with the z/OS UNIX System Services environment, and allows the hosting of dynamic and static Web sites from a highly secure and reliable z/OS environment. IBM HTTP Server V7.0 is based on Apache Software Foundation&#8217;s Apache HTTP Server, the most popular Web server on the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/11/ibm-http-server-v70-for-zos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RewriteCond magnum opus</title>
		<link>http://www.misers.org/blog/2008/09/rewritecond-magnum-opus/</link>
		<comments>http://www.misers.org/blog/2008/09/rewritecond-magnum-opus/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 01:37:43 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1269</guid>
		<description><![CDATA[Difficult to find if header A and B contain the same unknown value, because the 2nd argument is compiled at initialization time so it can&#8217;t have backreferences from a previous RewriteCond.
Note that this uses a rarely seen / not present in the doc \1 backref, handled by PCRE under the covers.  The forms of [...]]]></description>
			<content:encoded><![CDATA[<p>Difficult to find if header A and B contain the same unknown value, because the 2nd argument is compiled at initialization time so it can&#8217;t have backreferences from a previous RewriteCond.</p>
<p>Note that this uses a rarely seen / not present in the doc \1 backref, handled by PCRE under the covers.  The forms of backreferences mentioned in the Apache doc are all explicitly interpolated on the Apache side.</p>
<blockquote><p>RewriteCond %{REQUEST_URI},%{HTTP_COOKIE} jsessionid=0000(.+):.*,.*tomcookie=[\w:]*\1 [NC]
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/09/rewritecond-magnum-opus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APR</title>
		<link>http://www.misers.org/blog/2008/05/apr/</link>
		<comments>http://www.misers.org/blog/2008/05/apr/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:19:56 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1222</guid>
		<description><![CDATA[I was granted karma to commit to the Apache Portable Runtime (APR) project today!
APR provide a platform-agnostic interface to applications so the guts of your code isn&#8217;t riddled with branches accommodating differences between various Operating Systems as well as a few non-portability related STL-like data structures.
]]></description>
			<content:encoded><![CDATA[<p>I was granted karma to commit to the Apache Portable Runtime (APR) project today!</p>
<p>APR provide a platform-agnostic interface to applications so the guts of your code isn&#8217;t riddled with branches accommodating differences between various Operating Systems as well as a few non-portability related STL-like data structures.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/05/apr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache promotion</title>
		<link>http://www.misers.org/blog/2008/05/apache-promotion/</link>
		<comments>http://www.misers.org/blog/2008/05/apache-promotion/#comments</comments>
		<pubDate>Thu, 01 May 2008 15:41:39 +0000</pubDate>
		<dc:creator>Covener</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[IBM]]></category>

		<guid isPermaLink="false">http://www.misers.org/blog/?p=1211</guid>
		<description><![CDATA[I accepted an invitation to join the Apache HTTPD Project Management Committee (PMC)
http://www.apache.org/foundation/how-it-works.html#structure

PMC member is a developer or a committer that was elected due to merit for the evolution of the project and demonstration of commitment. They have write access to the code repository, an apache.org mail address, the right to vote for the community-related [...]]]></description>
			<content:encoded><![CDATA[<p>I accepted an invitation to join the Apache HTTPD Project Management Committee (PMC)</p>
<p><a href="http://www.apache.org/foundation/how-it-works.html#structure">http://www.apache.org/foundation/how-it-works.html#structure</a></p>
<blockquote><p>
PMC member is a developer or a committer that was elected due to merit for the evolution of the project and demonstration of commitment. They have write access to the code repository, an apache.org mail address, the right to vote for the community-related decisions and the right to propose an active user for committership. The PMC as a whole is the entity that controls the project, nobody else.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.misers.org/blog/2008/05/apache-promotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
