<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A2E EBAY ALTERNATIVE SITES &#187; htaccess</title>
	<atom:link href="http://www.alternativestoebay.com/blog/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alternativestoebay.com/blog</link>
	<description>Online Auctions The alternatives &#38; Running One Yourself</description>
	<lastBuildDate>Mon, 13 Feb 2012 04:10:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Url Rewriting using .htaccess</title>
		<link>http://www.alternativestoebay.com/blog/url-rewriting-using-htaccess/</link>
		<comments>http://www.alternativestoebay.com/blog/url-rewriting-using-htaccess/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 16:55:23 +0000</pubDate>
		<dc:creator>a2e</dc:creator>
				<category><![CDATA[Web Site Ideas]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php-rest-url-mapping]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[RewriteRule]]></category>
		<category><![CDATA[TEST]]></category>
		<category><![CDATA[Url]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.alternativestoebay.com/blog/?p=155</guid>
		<description><![CDATA[Url Rewriting using .htaccess good example/sites in PHP. 1)Rewriting product.php?id=12 to product-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted into a static URL. RewriteEngine on RewriteRule ^product-([0-9]+).html$ product.php?id=$1 &#160; 2) Rewriting product.php?id=12 to product/ipod-nano/12.html SEO expert always suggest [...]]]></description>
		<wfw:commentRss>http://www.alternativestoebay.com/blog/url-rewriting-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

