<?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>Netexpertise &#187; Apache</title>
	<atom:link href="http://www.netexpertise.eu/en/category/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Force HTTPS in Apache</title>
		<link>http://www.netexpertise.eu/en/apache/force-https.html</link>
		<comments>http://www.netexpertise.eu/en/apache/force-https.html#comments</comments>
		<pubDate>Tue, 05 Oct 2010 21:39:26 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=708</guid>
		<description><![CDATA[Apache configuration that redirects HTTP to HTTPS URL for a webmail for instance: LoadModule rewrite_module modules/mod_rewrite.so RewriteEngine on # Activates Rewrite log RewriteLog "C:\Apache\logs\rewrite.log" RewriteLogLevel 1 RewriteCond %{HTTPS} off RewriteRule ^/(.*) https://%{SERVER_NAME}/$1 [R,L]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/apache/force-https.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heartbeat 2 Howto</title>
		<link>http://www.netexpertise.eu/en/linux/heartbeat-2-howto.html</link>
		<comments>http://www.netexpertise.eu/en/linux/heartbeat-2-howto.html#comments</comments>
		<pubDate>Sun, 20 Jan 2008 00:00:00 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[heartbeat]]></category>
		<category><![CDATA[high availibility]]></category>
		<category><![CDATA[redundancy]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://netexpertise/en/?p=104</guid>
		<description><![CDATA[Since version 2, Heartbeat is able to manage more than 2 nodes, and doesn&#8217;t need &#34;mon&#34; utility to monitor services. This fonctionnality is now implemented within Heartbeat. As a consequence, this flexibility and new features may make it harder to configure. It&#8217;s intresting to know version 1 configuration files are still supported. &#160; Installation Heartbeat [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/heartbeat-2-howto.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>htpasswd Generator</title>
		<link>http://www.netexpertise.eu/en/apache/htpasswd-generator.html</link>
		<comments>http://www.netexpertise.eu/en/apache/htpasswd-generator.html#comments</comments>
		<pubDate>Tue, 04 Dec 2007 00:00:00 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[.htpasswd]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://netexpertise/en/?p=119</guid>
		<description><![CDATA[Create a .htpasswd Entry Username Password Download Download the php or Perl free script from the links below if you want to integrate the .htpasswd generator to your site or intranet Php .htpasswd Generator Perl .htpasswd Generator]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/apache/htpasswd-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

