<?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: Setting up Virtual Sites with Apache Web Server on Windows</title>
	<atom:link href="http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows</link>
	<description>Software Programming and Tutorials</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:41:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: morison dony</title>
		<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/comment-page-1#comment-13802</link>
		<dc:creator>morison dony</dc:creator>
		<pubDate>Wed, 21 Oct 2009 02:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows#comment-13802</guid>
		<description>Hello. Great job. I did not expect this on a Wednesday. This is a great story. Thanks!</description>
		<content:encoded><![CDATA[<p>Hello. Great job. I did not expect this on a Wednesday. This is a great story. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/comment-page-1#comment-13232</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows#comment-13232</guid>
		<description>I wanted to allow database downloads from my D: drive, but I got this 403 error, this is how I solved it in my Httpd.conf

Alias /db &quot;D:\sqldata\backups&quot;



Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Deny,Allow
Deny from localhost
Allow from all


Hope this helps 

Dan,
&lt;a href=&quot;http://www.gotoeuro.net&quot; rel=&quot;nofollow&quot;&gt;Goto Euro DB Admin&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I wanted to allow database downloads from my D: drive, but I got this 403 error, this is how I solved it in my Httpd.conf</p>
<p>Alias /db &#8220;D:\sqldata\backups&#8221;</p>
<p>Options Indexes FollowSymLinks MultiViews<br />
AllowOverride all<br />
Order Deny,Allow<br />
Deny from localhost<br />
Allow from all</p>
<p>Hope this helps </p>
<p>Dan,<br />
<a href="http://www.gotoeuro.net" rel="nofollow">Goto Euro DB Admin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijit</title>
		<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/comment-page-1#comment-12086</link>
		<dc:creator>Abhijit</dc:creator>
		<pubDate>Sat, 21 Mar 2009 09:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows#comment-12086</guid>
		<description>HI,
I am using XAMPP as server application. I am trying to use the above procedure to host a website but confused with the following codes:


        DocumentRoot &quot;/websites/hiteshagrawal.com&quot;



What does hiteshagrawal.com means here? Do i need to rename the folder where my web files are stored to foldername.com? If not then what to do...?</description>
		<content:encoded><![CDATA[<p>HI,<br />
I am using XAMPP as server application. I am trying to use the above procedure to host a website but confused with the following codes:</p>
<p>        DocumentRoot &#8220;/websites/hiteshagrawal.com&#8221;</p>
<p>What does hiteshagrawal.com means here? Do i need to rename the folder where my web files are stored to foldername.com? If not then what to do&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create Virtual Host/Website in Apache for Windows &#124; keyongtech</title>
		<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/comment-page-1#comment-11449</link>
		<dc:creator>Create Virtual Host/Website in Apache for Windows &#124; keyongtech</dc:creator>
		<pubDate>Thu, 22 Jan 2009 07:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows#comment-11449</guid>
		<description>[...] Create Virtual Host/Website in Apache for Windows     Found a very good link on creating virtual host/website in Apache Server:  http://www.hiteshagrawal.com/apache/...ver-on-windows [...]</description>
		<content:encoded><![CDATA[<p>[...] Create Virtual Host/Website in Apache for Windows     Found a very good link on creating virtual host/website in Apache Server:  <a href="http://www.hiteshagrawal.com/apache/...ver-on-windows" rel="nofollow">http://www.hiteshagrawal.com/apache/&#8230;ver-on-windows</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moslem</title>
		<link>http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows/comment-page-1#comment-10719</link>
		<dc:creator>Moslem</dc:creator>
		<pubDate>Mon, 01 Dec 2008 12:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/apache/setting-up-virtual-sites-with-apache-web-server-on-windows#comment-10719</guid>
		<description>I enjoy when read your posts, very good work! thnaks for all...</description>
		<content:encoded><![CDATA[<p>I enjoy when read your posts, very good work! thnaks for all&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
