<?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: Permalinks Down</title>
	<atom:link href="http://elliottback.com/wp/permalinks-down/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/permalinks-down/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:40:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon</title>
		<link>http://elliottback.com/wp/permalinks-down/#comment-1270557</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 16 Feb 2008 21:43:26 +0000</pubDate>
		<guid isPermaLink="false">/?p=797#comment-1270557</guid>
		<description>You made PHPwcms work for me on 1and1

Thanks Much</description>
		<content:encoded><![CDATA[<p>You made PHPwcms work for me on 1and1</p>
<p>Thanks Much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://elliottback.com/wp/permalinks-down/#comment-848521</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 25 Sep 2007 03:15:14 +0000</pubDate>
		<guid isPermaLink="false">/?p=797#comment-848521</guid>
		<description>Wanted to write and say THANK YOU!

I&#039;m no pro at this stuff and after banging my head against the 1&amp;1 wall for a few hours your suggestion got my script working!

Thank you, thank you, thank you.

Ray</description>
		<content:encoded><![CDATA[<p>Wanted to write and say THANK YOU!</p>
<p>I&#8217;m no pro at this stuff and after banging my head against the 1&amp;1 wall for a few hours your suggestion got my script working!</p>
<p>Thank you, thank you, thank you.</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artis</title>
		<link>http://elliottback.com/wp/permalinks-down/#comment-563780</link>
		<dc:creator>Artis</dc:creator>
		<pubDate>Wed, 11 Apr 2007 21:46:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=797#comment-563780</guid>
		<description>@nebulus393:  Thanks!  That last comment about CakePHP saved me!  I&#039;d tried everything.</description>
		<content:encoded><![CDATA[<p>@nebulus393:  Thanks!  That last comment about CakePHP saved me!  I&#8217;d tried everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nebulus393</title>
		<link>http://elliottback.com/wp/permalinks-down/#comment-456305</link>
		<dc:creator>nebulus393</dc:creator>
		<pubDate>Sun, 25 Feb 2007 17:12:02 +0000</pubDate>
		<guid isPermaLink="false">/?p=797#comment-456305</guid>
		<description>
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ /index.php?url=$1 [QSA,L]
</description>
		<content:encoded><![CDATA[<p>RewriteEngine On<br />
    RewriteCond %{REQUEST_FILENAME} !-d<br />
    RewriteCond %{REQUEST_FILENAME} !-f<br />
    RewriteRule ^(.*)$ /index.php?url=$1 [QSA,L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam S</title>
		<link>http://elliottback.com/wp/permalinks-down/#comment-421750</link>
		<dc:creator>Sam S</dc:creator>
		<pubDate>Fri, 09 Feb 2007 05:47:18 +0000</pubDate>
		<guid isPermaLink="false">/?p=797#comment-421750</guid>
		<description>Hi,

I am trying to get cakePHP to work with mod rewrite on 1and1.  With little or no help from 1and1 support (not the most diligent of workers)


	RewriteEngine on
	RewriteRule	^$	webroot/	[L]
	RewriteRule	(.*) webroot/$1	[L]   

and


	RewriteEngine On
	RewriteCond %{REQUEST_FILENAME} !-d
	RewriteCond %{REQUEST_FILENAME} !-f
	RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]



all this works on my WAMP server and also on other servers such as Media Temple.

grateful for any pointers you may have

thx

- S</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to get cakePHP to work with mod rewrite on 1and1.  With little or no help from 1and1 support (not the most diligent of workers)</p>
<p>	RewriteEngine on<br />
	RewriteRule	^$	webroot/	[L]<br />
	RewriteRule	(.*) webroot/$1	[L]   </p>
<p>and</p>
<p>	RewriteEngine On<br />
	RewriteCond %{REQUEST_FILENAME} !-d<br />
	RewriteCond %{REQUEST_FILENAME} !-f<br />
	RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]</p>
<p>all this works on my WAMP server and also on other servers such as Media Temple.</p>
<p>grateful for any pointers you may have</p>
<p>thx</p>
<p>- S</p>
]]></content:encoded>
	</item>
</channel>
</rss>
