<?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>. kam &#187; apache</title>
	<atom:link href="http://www.dotkam.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotkam.com</link>
	<description>one of those blogs</description>
	<lastBuildDate>Fri, 27 Jan 2012 20:32:48 +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>Website Root &#8220;index.php&#8221; is not Executed</title>
		<link>http://www.dotkam.com/2010/08/09/website-root-index-php-is-not-executed/</link>
		<comments>http://www.dotkam.com/2010/08/09/website-root-index-php-is-not-executed/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 02:36:35 +0000</pubDate>
		<dc:creator>Toly</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://www.dotkam.com/?p=726</guid>
		<description><![CDATA[If mythtv and apache server are installed on the same box, beware of the evil trick: mythtv is going to modify &#8220;/etc/apache2/sites-enabled/000-default&#8221; and inject it with &#8220;DirectoryIndex mythweb&#8221; after each &#8216;VirtualHost&#8217;: &#60;VirtualHost *:80&#62; DirectoryIndex mythweb ServerName site.com ... ... ... their (mythtv&#8217;s) DirectoryIndex does not have &#8220;index.php&#8221; as one of the entries, that means that [...]]]></description>
		<wfw:commentRss>http://www.dotkam.com/2010/08/09/website-root-index-php-is-not-executed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Insight in Action &#8211; 5 Minutes From Scratch</title>
		<link>http://www.dotkam.com/2009/10/28/spring-insight-in-action-5-minutes-from-scratch/</link>
		<comments>http://www.dotkam.com/2009/10/28/spring-insight-in-action-5-minutes-from-scratch/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 00:10:17 +0000</pubDate>
		<dc:creator>Toly</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.dotkam.com/?p=405</guid>
		<description><![CDATA[&#8220;Spring Insight gives deep visibility into your application’s real activity on a request-by-request basis. For any request you can see all the JDBC queries it made, how much time it took to render, or timings for any of your major Spring beans.&#8221; &#8211; said Jon Travis in his article on a Spring blog. That is [...]]]></description>
		<wfw:commentRss>http://www.dotkam.com/2009/10/28/spring-insight-in-action-5-minutes-from-scratch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://s3.springsource.com/MRKT/spring-metrics/Spring_Insight_Preview-final2.mov" length="155989307" type="video/quicktime" />
		</item>
		<item>
		<title>Apache Chain with Spring</title>
		<link>http://www.dotkam.com/2009/07/26/apache-chain-with-spring/</link>
		<comments>http://www.dotkam.com/2009/07/26/apache-chain-with-spring/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:59:22 +0000</pubDate>
		<dc:creator>Toly</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://blog.dotkam.com/2009/07/26/apache-chain-with-spring/</guid>
		<description><![CDATA[&#8220;A popular technique for organizing the execution of complex processing flows is the &#8220;Chain of Responsibility&#8221; pattern, as described (among many other places) in the classic &#8220;Gang of Four&#8221; design patterns book. Although the fundamental API contracts required to implement this design patten are extremely simple, it is useful to have a base API that [...]]]></description>
		<wfw:commentRss>http://www.dotkam.com/2009/07/26/apache-chain-with-spring/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

