<?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>Sailen's Blog &#187; XAMPP</title>
	<atom:link href="http://www.sailen.com/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sailen.com</link>
	<description>Learn, Share and Enjoy</description>
	<lastBuildDate>Wed, 21 Apr 2010 08:04:14 +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>How to run XAMPP or WAMPP together with IIS on Windows XP or Vista</title>
		<link>http://www.sailen.com/2009/03/07/how-to-run-xampp-or-wampp-together-with-iis-on-windows-xp-or-vista/</link>
		<comments>http://www.sailen.com/2009/03/07/how-to-run-xampp-or-wampp-together-with-iis-on-windows-xp-or-vista/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 01:12:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[WAMPP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.sailen.com/?p=24</guid>
		<description><![CDATA[Looking for running both IIS and Apache server at same time on windows operating system, here is few instruction to do so:
C:\xampp\apache\conf\httpd.conf:
* Search for “Listen 80″, change to “Listen 81″
* Search for “ServerName localhost:80″, change to “ServerName localhost:81″

C:\xampp\apache\conf\extra\httpd-ssl.conf
* Search for “Listen 443″, change to “Listen 4499″
* Search for “”, change to “”
* Search for “ServerName [...]]]></description>
		<wfw:commentRss>http://www.sailen.com/2009/03/07/how-to-run-xampp-or-wampp-together-with-iis-on-windows-xp-or-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
