

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: XAMPP on Mac OS X</title>
	<atom:link href="http://www.likertland.com/blog/2009/01/12/xampp-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.likertland.com/blog/2009/01/12/xampp-on-mac-os-x/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 09:23:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Yanith</title>
		<link>http://www.likertland.com/blog/2009/01/12/xampp-on-mac-os-x/comment-page-1/#comment-2924</link>
		<dc:creator>Yanith</dc:creator>
		<pubDate>Mon, 18 Apr 2011 02:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.likertland.com/blog/?p=364#comment-2924</guid>
		<description>Hello Jason, 

I just ran into a problem with XAMPP, I cant access any of the HTTPS pages. have you had any problems with your secure pages, have you tried any?</description>
		<content:encoded><![CDATA[<p>Hello Jason, </p>
<p>I just ran into a problem with XAMPP, I cant access any of the HTTPS pages. have you had any problems with your secure pages, have you tried any?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.likertland.com/blog/2009/01/12/xampp-on-mac-os-x/comment-page-1/#comment-2683</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Mon, 01 Jun 2009 20:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.likertland.com/blog/?p=364#comment-2683</guid>
		<description>Sure.  Most likely your issue is permalinks.  You&#039;ll need to check your .htaccess file in your web docs directory and ensure it has something similar to the following:


RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</description>
		<content:encoded><![CDATA[<p>Sure.  Most likely your issue is permalinks.  You&#8217;ll need to check your .htaccess file in your web docs directory and ensure it has something similar to the following:</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jocelyn</title>
		<link>http://www.likertland.com/blog/2009/01/12/xampp-on-mac-os-x/comment-page-1/#comment-2680</link>
		<dc:creator>Jocelyn</dc:creator>
		<pubDate>Thu, 07 May 2009 02:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.likertland.com/blog/?p=364#comment-2680</guid>
		<description>Hello Jason,
I&#039;d like to know if you had encountered an issue preventing you from seeing any page besides the home one while running locally a previsously existing wordpress. I&#039;m experiencing it and have no clue as how to solve it :/ Any idea ? Thanks !</description>
		<content:encoded><![CDATA[<p>Hello Jason,<br />
I&#8217;d like to know if you had encountered an issue preventing you from seeing any page besides the home one while running locally a previsously existing wordpress. I&#8217;m experiencing it and have no clue as how to solve it :/ Any idea ? Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

