<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Netfirms Pretty Permalinks Now Supported By Netfirms?</title>
	<link>http://www.joelika.com/2008/03/24/266</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 09 May 2008 23:45:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: &#8220;No input file specified&#8221; error</title>
		<link>http://www.joelika.com/2008/03/24/266#comment-2778</link>
		<dc:creator>&#8220;No input file specified&#8221; error</dc:creator>
		<pubDate>Thu, 24 Apr 2008 01:05:46 +0000</pubDate>
		<guid>http://www.joelika.com/2008/03/24/266#comment-2778</guid>
		<description>[...] support URIs without &#8220;/index.php,&#8221; without the work-around. Apparently Netfirms fixed this one month ago, but I didn&#8217;t have any clashes till [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] support URIs without &#8220;/index.php,&#8221; without the work-around. Apparently Netfirms fixed this one month ago, but I didn&#8217;t have any clashes till [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2008/03/24/266#comment-2773</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Sun, 13 Apr 2008 23:44:31 +0000</pubDate>
		<guid>http://www.joelika.com/2008/03/24/266#comment-2773</guid>
		<description>Hi Brad W,

Are you currently using my Netfirms Pretty Permalinks plugin? The default rules should look something link this:

# BEGIN WordPress
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;

# END WordPress

You can copy and paste that into your .htaccess file, however your RewriteBase will vary depending if you have WordPress installed in a sub-directory. Let us know if that solves anything for you.</description>
		<content:encoded><![CDATA[<p>Hi Brad W,</p>
<p>Are you currently using my Netfirms Pretty Permalinks plugin? The default rules should look something link this:</p>
<p># BEGIN WordPress<br />
<ifmodule mod_rewrite.c><br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
</ifmodule></p>
<p># END WordPress</p>
<p>You can copy and paste that into your .htaccess file, however your RewriteBase will vary depending if you have WordPress installed in a sub-directory. Let us know if that solves anything for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad W</title>
		<link>http://www.joelika.com/2008/03/24/266#comment-2770</link>
		<dc:creator>Brad W</dc:creator>
		<pubDate>Wed, 09 Apr 2008 17:37:41 +0000</pubDate>
		<guid>http://www.joelika.com/2008/03/24/266#comment-2770</guid>
		<description>" ....you’ll need to change your .htaccess manually to the default mod_rewrite rules WordPress will generate."

Exactly how and where do I find those default mod_rewrite rules?

I had pretty permalinks working (without your plug-in) on my netfirms account until a couple of weeks ago.  Now they've stopped, and I can't navigate past the home page unless I revert to the default permalinks.

I deleted the .htaccess file on the server, selected the desired pretty permalinks structure, which created a new .htaccess file.  Which has nothing in it, as far as I can see.  And the permalinks still don't work.

Any advice?</description>
		<content:encoded><![CDATA[<p>&#8221; &#8230;.you’ll need to change your .htaccess manually to the default mod_rewrite rules WordPress will generate.&#8221;</p>
<p>Exactly how and where do I find those default mod_rewrite rules?</p>
<p>I had pretty permalinks working (without your plug-in) on my netfirms account until a couple of weeks ago.  Now they&#8217;ve stopped, and I can&#8217;t navigate past the home page unless I revert to the default permalinks.</p>
<p>I deleted the .htaccess file on the server, selected the desired pretty permalinks structure, which created a new .htaccess file.  Which has nothing in it, as far as I can see.  And the permalinks still don&#8217;t work.</p>
<p>Any advice?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
