<?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: Netfirms Pretty Permalinks Plugin for Wordpress</title>
	<atom:link href="http://www.joelika.com/netfirms-pretty-permalinks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joelika.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 18 May 2009 18:46:49 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George&#8217;s blog &#187; Wordpress on Netfirms - The Permalinks Problem</title>
		<link>http://www.joelika.com/netfirms-pretty-permalinks/comment-page-2#comment-3074</link>
		<dc:creator>George&#8217;s blog &#187; Wordpress on Netfirms - The Permalinks Problem</dc:creator>
		<pubDate>Wed, 25 Mar 2009 02:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelika.com/netfirms-pretty-permalinks/#comment-3074</guid>
		<description>[...] That&#8217;s it, you&#8217;re done. If you still have problems you can contact the author of this fix/plugin here [...]</description>
		<content:encoded><![CDATA[<p>[...] That&#8217;s it, you&#8217;re done. If you still have problems you can contact the author of this fix/plugin here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koleszka`</title>
		<link>http://www.joelika.com/netfirms-pretty-permalinks/comment-page-2#comment-2788</link>
		<dc:creator>koleszka`</dc:creator>
		<pubDate>Sat, 10 May 2008 15:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelika.com/netfirms-pretty-permalinks/#comment-2788</guid>
		<description>hi

I just google you site looking for an answer for the same problem with permalinks and netfirms.Was really happy seeing that i am not the only one:) Unfortunately plugin didn&#039;t work but you gave me some ideas where should i look for a solution. It&#039;s definitely nettfirms issue and i manage to make permalinks work for me but only with php4 which sucks big time.
For anyone looking for a solution and don&#039;t mind php4:
Permalinks in wp will only work with PHP4 enabled in your control panel, at least in my case.
My .htaccess look like this:
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !index.php
RewriteRule (.*) /index.php/$1 [L]


# END WordPress 

thanks!</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>I just google you site looking for an answer for the same problem with permalinks and netfirms.Was really happy seeing that i am not the only one:) Unfortunately plugin didn&#8217;t work but you gave me some ideas where should i look for a solution. It&#8217;s definitely nettfirms issue and i manage to make permalinks work for me but only with php4 which sucks big time.<br />
For anyone looking for a solution and don&#8217;t mind php4:<br />
Permalinks in wp will only work with PHP4 enabled in your control panel, at least in my case.<br />
My .htaccess look like this:<br />
# BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteCond %{REQUEST_URI} !index.php<br />
RewriteRule (.*) /index.php/$1 [L]</p>
<p># END WordPress </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.joelika.com/netfirms-pretty-permalinks/comment-page-1#comment-2787</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Fri, 09 May 2008 18:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelika.com/netfirms-pretty-permalinks/#comment-2787</guid>
		<description>So Netfirms upgraded from Apache 1.1 to Apache 2 and this plugin looks to no longer be needed.

Thanks though for providing it!</description>
		<content:encoded><![CDATA[<p>So Netfirms upgraded from Apache 1.1 to Apache 2 and this plugin looks to no longer be needed.</p>
<p>Thanks though for providing it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#8220;No input file specified&#8221; error</title>
		<link>http://www.joelika.com/netfirms-pretty-permalinks/comment-page-1#comment-2777</link>
		<dc:creator>&#8220;No input file specified&#8221; error</dc:creator>
		<pubDate>Thu, 24 Apr 2008 01:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelika.com/netfirms-pretty-permalinks/#comment-2777</guid>
		<description>[...] file specified, with a blank page. I was trouble-shooting the problem, and found that disabling the Netfirms Pretty Permalinks plugin fixed it. I blogged about this in January, as Netfirms wouldn&#8217;t support URIs without [...]</description>
		<content:encoded><![CDATA[<p>[...] file specified, with a blank page. I was trouble-shooting the problem, and found that disabling the Netfirms Pretty Permalinks plugin fixed it. I blogged about this in January, as Netfirms wouldn&#8217;t support URIs without [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.joelika.com/netfirms-pretty-permalinks/comment-page-1#comment-2776</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 19 Apr 2008 09:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelika.com/netfirms-pretty-permalinks/#comment-2776</guid>
		<description>Awesome plugin, thanks a lot. It took me a while to find your blog but it was all worth it.

Cheers,
George
www.bloggeorge.ca</description>
		<content:encoded><![CDATA[<p>Awesome plugin, thanks a lot. It took me a while to find your blog but it was all worth it.</p>
<p>Cheers,<br />
George<br />
<a href="http://www.bloggeorge.ca" rel="nofollow">http://www.bloggeorge.ca</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
