<?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>Welcome to Dhrusya Solutions &#187; Magento</title>
	<atom:link href="http://demo.dhrusya.com/magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://demo.dhrusya.com</link>
	<description>Web Development</description>
	<lastBuildDate>Mon, 29 Sep 2014 09:36:59 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Allow sub folders or subdomains inside magento website</title>
		<link>http://demo.dhrusya.com/allow-sub-folders-or-subdomains-inside-magento-website-2/</link>
		<comments>http://demo.dhrusya.com/allow-sub-folders-or-subdomains-inside-magento-website-2/#comments</comments>
		<pubDate>Wed, 11 Jun 2014 08:56:06 +0000</pubDate>
		<dc:creator><![CDATA[wp-admin]]></dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://demo.dhrusya.com/?p=186</guid>
		<description><![CDATA[To allow browsing sub folders or sub domains inside a m [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>To allow browsing sub folders or sub domains inside a magento installation add following code to .htaccess file under main magento site.</p>
<blockquote><p>
RewriteRule ^demo/ &#8211; [L,NC]
</p></blockquote>
<p>before &#8220;RewriteEngine on&#8221; or &#8220;RewriteBase&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://demo.dhrusya.com/allow-sub-folders-or-subdomains-inside-magento-website-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
