<?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: HTAccess RewriteRule, When it Changes the URL in the Address Bar</title>
	<atom:link href="http://designoplasty.com/2009/12/24/htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://designoplasty.com/2009/12/24/htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar</link>
	<description>HTML, Javascript, PHP, and Me</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:25:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jesse</title>
		<link>http://designoplasty.com/2009/12/24/htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar/comment-page-1/#comment-432</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://designoplasty.com/?p=1118#comment-432</guid>
		<description>Thanks. I found out that in my situation mod_dir was redirecting requests for folders to a default file. This is happening after mod_rewrite applied some rules so the rewritten address is getting index.nnn appended to it and the rewritten address is visible. I&#039;m not sure how to remedy this situation yet.</description>
		<content:encoded><![CDATA[<p>Thanks. I found out that in my situation mod_dir was redirecting requests for folders to a default file. This is happening after mod_rewrite applied some rules so the rewritten address is getting index.nnn appended to it and the rewritten address is visible. I&#8217;m not sure how to remedy this situation yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://designoplasty.com/2009/12/24/htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar/comment-page-1/#comment-431</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://designoplasty.com/?p=1118#comment-431</guid>
		<description>If you specify a rewrite rule where the destination url is fully qualified (starts with http:&#47;/) and points to different website, then there will be no choice but to do a redirect and that will force the url in the address bar to change as it would with any redirect.

You can&#039;t do a rewrite to another website.</description>
		<content:encoded><![CDATA[<p>If you specify a rewrite rule where the destination url is fully qualified (starts with http:&#47;/) and points to different website, then there will be no choice but to do a redirect and that will force the url in the address bar to change as it would with any redirect.</p>
<p>You can&#8217;t do a rewrite to another website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://designoplasty.com/2009/12/24/htaccess-rewriterule-when-it-changes-the-url-in-the-address-bar/comment-page-1/#comment-430</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://designoplasty.com/?p=1118#comment-430</guid>
		<description>What are the reasons that the new address might be displayed even though the [R]edirect flag was not used?</description>
		<content:encoded><![CDATA[<p>What are the reasons that the new address might be displayed even though the [R]edirect flag was not used?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
