<?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: RewriteBase not working in htaccess for drupal 5 or drupal 6</title>
	<atom:link href="http://www.johnpezzetti.com/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johnpezzetti.com/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations</link>
	<description>Personal blog of John Pezzetti, focuses on his work as a Graphic Designer and extends into other interests and activities</description>
	<lastBuildDate>Wed, 25 Aug 2010 11:21:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jpezzetti</title>
		<link>http://www.johnpezzetti.com/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations#comment-53</link>
		<dc:creator>jpezzetti</dc:creator>
		<pubDate>Wed, 21 Jul 2010 15:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.perpetuallydehydrated.com/index.php/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations/#comment-53</guid>
		<description>I don&#039;t like doing it that way b/c referencing images, links, etc. with relative paths (ie &#039;/files/images/x.jpg&#039;) will break if using a subdirectory in development. The method above is still the best I&#039;ve found for simulating a production environment on a development server.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t like doing it that way b/c referencing images, links, etc. with relative paths (ie &#8216;/files/images/x.jpg&#8217;) will break if using a subdirectory in development. The method above is still the best I&#8217;ve found for simulating a production environment on a development server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BagoZonde</title>
		<link>http://www.johnpezzetti.com/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations#comment-52</link>
		<dc:creator>BagoZonde</dc:creator>
		<pubDate>Wed, 21 Jul 2010 11:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.perpetuallydehydrated.com/index.php/2009/02/12/rewritebase-not-working-in-htaccess-for-drupal-installations/#comment-52</guid>
		<description>..or just edit Your settings.php by add line:

$base_url = &#039;http://www.mysite.com/drupal5&#039;;</description>
		<content:encoded><![CDATA[<p>..or just edit Your settings.php by add line:</p>
<p>$base_url = &#8216;http://www.mysite.com/drupal5&#8242;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
