<?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>Marketgrid Consulting Blog &#187; Apache</title>
	<atom:link href="http://www.marketgrid.com/blog/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marketgrid.com/blog</link>
	<description>MySQL, website development and performance news</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache HTTP Server 2.2.19</title>
		<link>http://www.marketgrid.com/blog/2011/05/apache-http-server-2-2-19/</link>
		<comments>http://www.marketgrid.com/blog/2011/05/apache-http-server-2-2-19/#comments</comments>
		<pubDate>Mon, 23 May 2011 08:08:29 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[2.2.19]]></category>
		<category><![CDATA[HTTP Server]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=539</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project has announced the release of version 2.2.19 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, correcting regressions in the httpd 2.2.18 package; the use of that previous 2.2.18 package is discouraged due to these flaws: &#160; * [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project has announced the release of version 2.2.19 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, correcting regressions in the httpd 2.2.18 package; the use of that previous 2.2.18 package is discouraged due to these flaws:</p>
<p>&nbsp;</p>
<p>* SECURITY: CVE-2011-1928 (cve.mitre.org)</p>
<p>A fix in bundled APR 1.4.4 apr_fnmatch() to address CVE-2011-0419</p>
<p>introduced a new vulnerability.  httpd workers enter a hung state</p>
<p>(100% cpu utilization) after updating to APR 1.4.4.  Upgrading to</p>
<p>APR 1.4.5 bundled with the httpd 2.2.19 package, or using APR 1.4.3</p>
<p>or prior with the &#8216;IgnoreClient&#8217; option of the &#8216;IndexOptions&#8217;</p>
<p>directive will circumvent both issues.</p>
<p>&nbsp;</p>
<p>* httpd 2.2.18: The ap_unescape_url_keep2f() function signature was</p>
<p>inadvertantly changed. This breaks binary compatibility of a number</p>
<p>of third-party modules.  This httpd-2.2.19 package restores the</p>
<p>function signature provided by 2.2.17 and prior.</p>
<p>&nbsp;</p>
<p>They consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2011/05/apache-http-server-2-2-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache HTTP Server 2.3.11-Beta</title>
		<link>http://www.marketgrid.com/blog/2011/03/apache-http-server-2-3-11-beta/</link>
		<comments>http://www.marketgrid.com/blog/2011/03/apache-http-server-2-3-11-beta/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 10:26:40 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.3]]></category>
		<category><![CDATA[Beta]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=514</guid>
		<description><![CDATA[Apache HTTP Server 2.3.11-beta Released &#160; The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.3.11-beta of the Apache HTTP Server (&#8220;Apache&#8221;). &#160; This version of Apache is the initial Beta release of Apache httpd 2.4 to test new technology and features that are incompatible or too large [...]]]></description>
			<content:encoded><![CDATA[<p>Apache HTTP Server 2.3.11-beta Released</p>
<p>&nbsp;</p>
<p>The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.3.11-beta of the Apache HTTP Server (&#8220;Apache&#8221;).</p>
<p>&nbsp;</p>
<p>This version of Apache is the initial Beta release of Apache httpd 2.4 to test new technology and features that are incompatible or too large for the stable 2.2.x branch. This Beta release should not be presumed to be compatible with binaries built against any prior or future version, although, as a Beta, the API is in a semi-frozen state.</p>
<p>&nbsp;</p>
<p>Apache 2.3 offers numerous enhancements, improvements, and performance boosts over the 2.2 codebase.</p>
<p>&nbsp;</p>
<p>This release includes the Apache Portable Runtime (APR) version 1.4.2 and APR-Util version 1.3.10 in a separate -deps tarball.  The APR libraries must be upgraded for all features of httpd to operate correctly.</p>
<p>&nbsp;</p>
<p>This release builds on and extends the Apache 2.2 API.  Modules written for Apache 2.2 will need to be recompiled in order to run with Apache 2.3, and require minimal or no source code changes.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2011/03/apache-http-server-2-3-11-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache httpd 2.3.10-alpha</title>
		<link>http://www.marketgrid.com/blog/2010/12/apache-httpd-2-3-10-alpha/</link>
		<comments>http://www.marketgrid.com/blog/2010/12/apache-httpd-2-3-10-alpha/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 09:18:10 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.3]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=460</guid>
		<description><![CDATA[The expected-to-be-final alpha release of Apache HTTP Server (aka, Apache httpd) 2.3.10-alpha is now available for download, test and use. Based on user and developer feedback, the next release of the next-gen version of Apache httpd will likely be the first beta. The hope and expectation is to push for a quick beta cycle and [...]]]></description>
			<content:encoded><![CDATA[<p>The expected-to-be-final alpha release of Apache HTTP Server (aka, Apache httpd) 2.3.10-alpha is now available for download, test and use.</p>
<p>Based on user and developer feedback, the next release of the next-gen version of Apache httpd will likely be the first beta. The hope and expectation is to push for a quick beta cycle and a 2.4.0 GA release around the beginning of 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/12/apache-httpd-2-3-10-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libapreq2-2.13</title>
		<link>http://www.marketgrid.com/blog/2010/12/libapreq2-2-13/</link>
		<comments>http://www.marketgrid.com/blog/2010/12/libapreq2-2-13/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 12:53:18 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Libapreq]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=446</guid>
		<description><![CDATA[The Apache Software Foundation and The Apache HTTP Server Project has announced the 2.13 release of libapreq2.  This Announcement notes significant changes introduced by this release. libapreq2-2.13 is released under the Apache License version 2.0.  It is now available through the ASF mirrors  http://httpd.apache.org/apreq/download.cgi and has entered the CPAN as  file: $CPAN/authors/id/I/IS/ISAAC/libapreq2-2.13.tar.gz size: 891320 bytes [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and The Apache HTTP Server Project has announced the 2.13 release of libapreq2.  This Announcement notes significant changes introduced by this release.</p>
<p>libapreq2-2.13 is released under the Apache License version 2.0.  It is now available through the ASF mirrors  <a href="http://httpd.apache.org/apreq/download.cgi">http://httpd.apache.org/apreq/download.cgi</a></p>
<p>and has entered the CPAN as  file: $CPAN/authors/id/I/IS/ISAAC/libapreq2-2.13.tar.gz</p>
<p>size: 891320 bytes</p>
<p>md5: c11fb0861aa84dcc6cd0f0798b045eee</p>
<p>libapreq2 is an APR-based shared library used for parsing HTTP cookies, query-strings and POST data.  This package provides</p>
<p>1) version 2.8.0 of the libapreq2 library,</p>
<p>2) mod_apreq2, a filter module necessary for using libapreq2 within the Apache HTTP Server,</p>
<p>3) the Apache2::Request, Apache2::Cookie, and Apache2::Upload perl modules for using libapreq2 with mod_perl2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/12/libapreq2-2-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_fcgid 2.3.6</title>
		<link>http://www.marketgrid.com/blog/2010/11/mod_fcgid-2-3-6/</link>
		<comments>http://www.marketgrid.com/blog/2010/11/mod_fcgid-2-3-6/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 08:29:35 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[mod_fcgid]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=407</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.3.6 of mod_fcgid, a FastCGI implementation for Apache HTTP Server versions 2.0, 2.2, and future 2.4.  This version of mod_fcgid is a bug fix release. A fix is included for CVE-2010-3872, a potential vulnerability which can affect sites with [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.3.6 of mod_fcgid, a FastCGI implementation for Apache HTTP Server versions 2.0, 2.2, and future 2.4.  This version of mod_fcgid is a bug fix release.</p>
<p>A fix is included for CVE-2010-3872, a potential vulnerability which can affect sites with untrusted FastCGI applications.</p>
<p>Additionally, default configuration settings for request body handling have been changed to prevent large system resource use.  Administrators of all versions of mod_fcgid are strongly cautioned to ensure that</p>
<p>FcgidMaxRequestLen is configured appropriately.</p>
<p>mod_fcgid is available for download from:  <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></p>
<p>A full list of changes in this release follows:</p>
<p>*) SECURITY: CVE-2010-3872 (cve.mitre.org) Fix possible stack buffer overwrite.  Diagnosed by the reporter. PR 49406.  [Edgar Frank &lt;ef-lists email.de&gt;]</p>
<p>*) Change the default for FcgidMaxRequestLen from 1GB to 128K. Administrators should change this to an appropriate value based on site requirements.  [Jeff Trawick]</p>
<p>*) Allow FastCGI apps more time to exit at shutdown before being forcefully killed.  [Jeff Trawick]</p>
<p>*) Correct a problem that resulted in FcgidMaxProcesses being ignored in some situations.  PR 48981.  [&lt;rkosolapov gmail.com&gt;]</p>
<p>*) Fix the search for processes with the proper vhost config when ServerName isn&#8217;t set in every vhost or a module updates</p>
<p>r-&gt;server-&gt;server_hostname dynamically (e.g., mod_vhost_cdb) or a module updates r-&gt;server dynamically (e.g., mod_vhost_ldap).</p>
<p>[Jeff Trawick]</p>
<p>*) FcgidPassHeader now maps header names to environment variable names in the usual manner: The header name is converted to upper case and</p>
<p>is prefixed with HTTP_.  An additional environment variable is created with the legacy name.  PR 48964.  [Jeff Trawick]</p>
<p>*) Allow processes to be reused within multiple phases of a request by releasing them into the free list as soon as possible.</p>
<p>[Chris Darroch]</p>
<p>*) Fix lookup of process command lines when using FcgidWrapper or access control directives, including within .htaccess files.</p>
<p>[Chris Darroch]</p>
<p>*) Resolve a regression in 2.3.5 with httpd 2.0.x on some Unix platforms; ownership of mutex files was incorrect, resulting in a startup failure.</p>
<p>PR 48651.  [Jeff Trawick, &lt;pservit gmail.com&gt;]</p>
<p>*) Return 500 instead of segfaulting when the application returns no output. [Tatsuki Sugiura &lt;sugi nemui.org&gt;, Jeff Trawick]</p>
<p>*) In FCGI_AUTHORIZER role, avoid spawning a new process for every different HTTP request.  [Chris Darroch]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/11/mod_fcgid-2-3-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache HTTP Server 2.0.64</title>
		<link>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-0-64/</link>
		<comments>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-0-64/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 10:06:48 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.0]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=388</guid>
		<description><![CDATA[Apache HTTP Server 2.0.64 legacy release is now currently available, with the same vulnerability correction as well as many others fixed in 2.2.16 and earlier releases.  See the corresponding CHANGES files linked from the download page.  The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited and less [...]]]></description>
			<content:encoded><![CDATA[<p>Apache HTTP Server 2.0.64 legacy release is now currently available, with the same vulnerability correction as well as many others fixed in 2.2.16 and earlier releases.  See the corresponding CHANGES files linked</p>
<p>from the download page.  The Apache HTTP Project developers strongly encourage all users to migrate to Apache 2.2, as only limited and less frequent maintenance is provided for legacy versions.</p>
<p>Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced since 2.0 please see:</p>
<p><a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a></p>
<p>Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.  A condensed list, CHANGES_2.2.17 provides the complete list of changes since 2.2.16.  A summary of all of the security vulnerabilities addressed in this and earlier releases is available:</p>
<p><a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a></p>
<p>This release includes the Apache Portable Runtime (APR) version 1.4.2 and APR Utility Library (APR-util) version 1.3.10, bundled with the tar and zip distributions.  The APR libraries libapr and libaprutil (and on Win32,  libapriconv version 1.2.1) must all be updated to ensure binary compatibility and address many known security and platform bugs.</p>
<p>This release builds on and extends the Apache 2.0 API.  Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, and require minimal or no source code changes.</p>
<p>When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-0-64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache HTTP Server 2.2.17</title>
		<link>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/</link>
		<comments>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 09:59:02 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Apache 2.2]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=385</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.2.17 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, and a security fix release of the APR-util 1.3.10 dependency; * SECURITY: CVE-2010-1623 (cve.mitre.org) Fix a denial of service attack against apr_brigade_split_line(). [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.2.17 of the Apache HTTP Server (&#8220;Apache&#8221;).  This version of Apache is principally a bug fix release, and a security fix release of the APR-util 1.3.10 dependency;</p>
<p>* SECURITY: CVE-2010-1623 (cve.mitre.org)</p>
<p>Fix a denial of service attack against apr_brigade_split_line().</p>
<p>* SECURITY: CVE-2009-3560, CVE-2009-3720 (cve.mitre.org)</p>
<p>Fix two buffer over-read flaws in the bundled copy of expat which could cause httpd to crash while parsing specially-crafted XML documents.</p>
<p>It is considered to be the best version of Apache available, and they encourage users of all prior versions to upgrade.</p>
<p>Apache 2.2 offers numerous enhancements, improvements, and performance boosts over the 2.0 codebase.  For an overview of new features introduced since 2.0 please see:</p>
<p><a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a></p>
<p>Please see the CHANGES_2.2 file, linked from the download page, for a full list of changes.  A condensed list, CHANGES_2.2.17 provides the complete list of changes since 2.2.16.  A summary of all of the security</p>
<p>vulnerabilities addressed in this and earlier releases is available:</p>
<p><a href="http://httpd.apache.org/security/vulnerabilities_22.html">http://httpd.apache.org/security/vulnerabilities_22.html</a></p>
<p>This release includes the Apache Portable Runtime (APR) version 1.4.2 and APR Utility Library (APR-util) version 1.3.10, bundled with the tar and zip distributions.  The APR libraries libapr and libaprutil (and on Win32, libapriconv version 1.2.1) must all be updated to ensure binary compatibility and address many known security and platform bugs.</p>
<p>This release builds on and extends the Apache 2.0 API.  Modules written for Apache 2.0 will need to be recompiled in order to run with Apache 2.2, and require minimal or no source code changes.</p>
<p>When upgrading or installing this version of Apache, please bear in mind that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be</p>
<p>using (and the libraries they depend on) are thread-safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/10/apache-http-server-2-2-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>verify- and notified- entries in Apache logs</title>
		<link>http://www.marketgrid.com/blog/2010/08/verify-and-notified-entries-in-apache-logs/</link>
		<comments>http://www.marketgrid.com/blog/2010/08/verify-and-notified-entries-in-apache-logs/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 11:00:57 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Error logs]]></category>
		<category><![CDATA[ProxySG]]></category>
		<category><![CDATA[Webserver logs]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=294</guid>
		<description><![CDATA[If you&#8217;re finding 404&#8242;s in your Apache error logs relating to verify-&#60;other stuff&#62; and notified-&#60;other stuff&#62; such as the below 1.2.3.4 &#8211; - [20/Aug/2010:10:20:15 +0100] &#8220;GET /verify-AUP?aHR0cDovL3d3dy5sb2FuZmluZGVyLmNvLnVrL2NvbnRhY3QtdXM= HTTP/1.1&#8243; 200 3752 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)&#8221; It is from a mis-configured [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re finding 404&#8242;s in your Apache error logs relating to verify-&lt;other stuff&gt; and notified-&lt;other stuff&gt; such as the below</p>
<p>1.2.3.4 &#8211; - [20/Aug/2010:10:20:15 +0100] &#8220;GET /verify-AUP?aHR0cDovL3d3dy5sb2FuZmluZGVyLmNvLnVrL2NvbnRhY3QtdXM= HTTP/1.1&#8243; 200 3752 &#8220;-&#8221; &#8220;Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)&#8221;</p>
<p>It is from a mis-configured proxy server from ProxySG &#8211; see <a href="http://techlabs.bluecoat.com/policy/">http://techlabs.bluecoat.com/policy/</a> and nothing you can do about it.</p>
<p>/verify-Compliance_Page</p>
<p>/verify-AUP</p>
<p>/notified-Compliance_Page</p>
<p>/notified-AUP</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/08/verify-and-notified-entries-in-apache-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/MSOffice/cltreq.asp in your web server logs</title>
		<link>http://www.marketgrid.com/blog/2010/08/msofficecltreq-asp-in-your-web-server-logs/</link>
		<comments>http://www.marketgrid.com/blog/2010/08/msofficecltreq-asp-in-your-web-server-logs/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 09:29:55 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Error logs]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Webserver logs]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=292</guid>
		<description><![CDATA[If you are finding 404&#8242;s in your web server logs referring to entries similar to the following /MSOffice/cltreq.asp?UL=1&#38;ACT=4&#38;BUILD=8164&#38;STRMVER=4&#38;CAPREQ=0 it is because someone has Microsoft Office installed, and the discussion bar turned on in Internet Explorer, which is querying your server to see whether it supports web discussions (which it probably doesn&#8217;t).]]></description>
			<content:encoded><![CDATA[<p>If you are finding 404&#8242;s in your web server logs referring to entries similar to the following</p>
<pre>/MSOffice/cltreq.asp?UL=1&amp;ACT=4&amp;BUILD=8164&amp;STRMVER=4&amp;CAPREQ=0</pre>
<p>it is because someone has Microsoft Office installed, and the discussion bar turned on in Internet Explorer, which is querying your server to see whether it supports web discussions (which it probably doesn&#8217;t).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/08/msofficecltreq-asp-in-your-web-server-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use of ServerTokens in Apache</title>
		<link>http://www.marketgrid.com/blog/2010/08/use-of-servertokens-in-apache/</link>
		<comments>http://www.marketgrid.com/blog/2010/08/use-of-servertokens-in-apache/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 09:14:15 +0000</pubDate>
		<dc:creator>Phil Smith</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ServerTokens]]></category>

		<guid isPermaLink="false">http://www.marketgrid.com/blog/?p=275</guid>
		<description><![CDATA[This directive controls whether Server response header field which is sent back to clients includes a description of the generic OS-type of the server as well as information about compiled-in modules. Options are: ServerTokens Prod[uctOnly] Server sends (e.g.): Server: Apache ServerTokens Major Server sends (e.g.): Server: Apache/2 ServerTokens Minor Server sends (e.g.): Server: Apache/2.0 ServerTokens [...]]]></description>
			<content:encoded><![CDATA[<p>This directive controls whether <b>Server</b> response header field which is sent back to clients includes a description of the generic OS-type of the server as well as information about compiled-in modules.</p>
<p>Options are:</p>
<p>ServerTokens Prod[uctOnly]<br />
Server sends (<em>e.g.</em>):<br />
Server:       Apache</p>
<p>ServerTokens Major<br />
Server sends (<em>e.g.</em>):<br />
Server:       Apache/2</p>
<p>ServerTokens Minor<br />
Server sends (<em>e.g.</em>):<br />
Server:       Apache/2.0</p>
<p>ServerTokens Min[imal]<br />
Server sends (<em>e.g.</em>):<br />
Server:       Apache/2.0.41</p>
<p>ServerTokens OS<br />
Server sends (<em>e.g.</em>):<br />
Server: Apache/2.0.41       (Unix)</p>
<p>ServerTokens Full (or not specified)<br />
Server sends (<em>e.g.</em>):<br />
Server: Apache/2.0.41       (Unix) PHP/4.2.2 MyMod/1.2</p>
<p>This setting applies to the entire server, and cannot be enabled or disabled on a virtualhost-by-virtualhost basis.</p>
<p>After version 2.0.44, this directive also controls the     information presented by the ServerSignature directive.</p>
<p>This is what you would get as the response headers from a server without the ServerTokens set:</p>
<pre>

Date: Thu, 19 Aug 2010 08:58:08 GMT
Server: Apache/2.2.8 (CentOS) DAV/2 PHP/5.2.10 mod_python/3.2.8
     Python/2.4.3 mod_ssl/2.2.8 OpenSSL/0.9.8e-fips-rhel5
     mod_perl/2.0.4 Perl/v5.8.8
X-Powered-By: PHP/5.2.10
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate,
     post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept-Encoding,User-Agent
Content-Encoding: gzip
Content-Length: 4896
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
</pre>
<p>and the same from a server with the ServerTokens set to <b>Prod</b>:</p>
<pre>

Date: Thu, 19 Aug 2010 08:58:08 GMT
Server: Apache
X-Powered-By: PHP/5.2.10
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate,
     post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept-Encoding,User-Agent
Content-Encoding: gzip
Content-Length: 4896
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.marketgrid.com/blog/2010/08/use-of-servertokens-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

