<?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>Kenneth Dalbjerg &#187; apache</title>
	<atom:link href="http://kennethdalbjerg.dk/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:41:17 +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 and multiple SSL virtual host on same IP address</title>
		<link>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address</link>
		<comments>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address#comments</comments>
		<pubDate>Tue, 08 Jul 2008 05:01:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=134</guid>
		<description><![CDATA[In standard way, apache only supports one SSL virtual host per IP address, if you want to use different SSL Certificates file. But with mod-gnutls it is possible to have multiple Virtual host with different SSL Certificates file. Install mod-gnutls in Debian: apt-get install libapache2-mod-gnutls Then you need to enable mod-gnutls cd /etc/apache2/mods-enabled ln -s [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/07/08/apache-and-multiple-ssl-virtual-host-on-same-ip-address/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Opgraderingen til Apache 2 fra Apache 1.3 og danske bogstaver</title>
		<link>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver</link>
		<comments>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver#comments</comments>
		<pubDate>Tue, 01 Jul 2008 17:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=123</guid>
		<description><![CDATA[Jeg har her til aften opgraderet en webserver fra Apache 1.3 til 2.0, herefter var alle danske bogstaver rettet af alle muligt mærkelige tegn. Dette kan nemt rettes i apache2.conf filen, som ligger i /etc/apache2/apache2.conf (I hvert fald hvis du kører Debian). Her skal du finde linien: # AddDefaultCharset ISO-8859-1 Og så rette den til [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/07/01/opgraderingen-til-apache-2-fra-apache-13-og-danske-bogstaver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

