<?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: Creating subdomains from directories using mod_rewrite in Apache .htaccess</title>
	<atom:link href="/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/feed" rel="self" type="application/rss+xml" />
	<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess</link>
	<description>The research of an internet entrepreneur and IT consultant</description>
	<lastBuildDate>Tue, 04 May 2010 17:30:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: geekgirl4christ</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-166687</link>
		<dc:creator>geekgirl4christ</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-166687</guid>
		<description>This works great!  It fixed my problem perfect!   Thank you!  :)</description>
		<content:encoded><![CDATA[<p>This works great!  It fixed my problem perfect!   Thank you!  <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snippissimo</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-115777</link>
		<dc:creator>Snippissimo</dc:creator>
		<pubDate>Sat, 01 Nov 2008 00:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-115777</guid>
		<description>Without adding wildcard subdomains to the DNS I&#039;m not sure how this would work.</description>
		<content:encoded><![CDATA[<p>Without adding wildcard subdomains to the DNS I&#8217;m not sure how this would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al V</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-99398</link>
		<dc:creator>Al V</dc:creator>
		<pubDate>Fri, 12 Sep 2008 17:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-99398</guid>
		<description>This solution is exactly what I need and have been unable to find. I added my site information without success.

Your solution was pasted into my Document Root &quot;.htaccess&quot; file under 

  RewriteEngine on

All instances of &quot;hm2k.org&quot; were replaced with &quot;mydomainname&quot;

&quot;www&#124;example&quot; was replaced with &quot;mydomainname&quot;

&quot;REQUEST_FILENAME&quot; was replaced with &quot;REQUEST_subdomainname&quot;

After checking and rechecking, I am unable to determine what I am doing wrong. Any help will be appreciated.

Thanks,

Al</description>
		<content:encoded><![CDATA[<p>This solution is exactly what I need and have been unable to find. I added my site information without success.</p>
<p>Your solution was pasted into my Document Root &#8220;.htaccess&#8221; file under </p>
<p>  RewriteEngine on</p>
<p>All instances of &#8220;hm2k.org&#8221; were replaced with &#8220;mydomainname&#8221;</p>
<p>&#8220;www|example&#8221; was replaced with &#8220;mydomainname&#8221;</p>
<p>&#8220;REQUEST_FILENAME&#8221; was replaced with &#8220;REQUEST_subdomainname&#8221;</p>
<p>After checking and rechecking, I am unable to determine what I am doing wrong. Any help will be appreciated.</p>
<p>Thanks,</p>
<p>Al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OMG</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-82501</link>
		<dc:creator>OMG</dc:creator>
		<pubDate>Fri, 11 Jul 2008 00:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-82501</guid>
		<description>Omg it doesn&#039;t work ... searching everywhere and found a big nothing  about how to make SubDomains with the help of the .htaccess if you don&#039;t have access to  httpd.conf. When I tipe http://subdomain.mydomain.com  I need it to go to htdocs/subdomain/</description>
		<content:encoded><![CDATA[<p>Omg it doesn&#8217;t work &#8230; searching everywhere and found a big nothing  about how to make SubDomains with the help of the .htaccess if you don&#8217;t have access to  httpd.conf. When I tipe <a href="http://subdomain.mydomain.com" rel="nofollow">http://subdomain.mydomain.com</a>  I need it to go to htdocs/subdomain/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivailo sym</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-53365</link>
		<dc:creator>ivailo sym</dc:creator>
		<pubDate>Mon, 24 Mar 2008 17:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-53365</guid>
		<description>don&#039;t work
why?</description>
		<content:encoded><![CDATA[<p>don&#8217;t work<br />
why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickywh</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-23662</link>
		<dc:creator>Rickywh</dc:creator>
		<pubDate>Thu, 15 Nov 2007 23:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-23662</guid>
		<description>I tried this just now, replaced hm2k.org in the first line with my domain, then ran phpinfo() to get my DOCUMENT_ROOT, which is set to /home/rickywh/domains/mydomain.com/public_html

i then changed set this path in the three lines that are relevant and saved it to a file called .htaccess, when i visited my main domain by going mydomain.com, i got internal server error message.  but when trying to go to subdomain.mydomain.com, it displayed the message about it being a shared website that hast multiple users or something,  so i guess it half works.  hehe</description>
		<content:encoded><![CDATA[<p>I tried this just now, replaced hm2k.org in the first line with my domain, then ran phpinfo() to get my DOCUMENT_ROOT, which is set to /home/rickywh/domains/mydomain.com/public_html</p>
<p>i then changed set this path in the three lines that are relevant and saved it to a file called .htaccess, when i visited my main domain by going mydomain.com, i got internal server error message.  but when trying to go to subdomain.mydomain.com, it displayed the message about it being a shared website that hast multiple users or something,  so i guess it half works.  hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: md5hash</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-11912</link>
		<dc:creator>md5hash</dc:creator>
		<pubDate>Thu, 23 Aug 2007 08:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-11912</guid>
		<description>i cant get it to work

i want this http://subdomain1.portal/ from http://portal/subdomain1/</description>
		<content:encoded><![CDATA[<p>i cant get it to work</p>
<p>i want this <a href="http://subdomain1.portal/" rel="nofollow">http://subdomain1.portal/</a> from <a href="http://portal/subdomain1/" rel="nofollow">http://portal/subdomain1/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justice McCay</title>
		<link>http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess/comment-page-1#comment-11634</link>
		<dc:creator>Justice McCay</dc:creator>
		<pubDate>Mon, 20 Aug 2007 00:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://hm2k.com/posts/creating-subdomains-from-directories-using-mod_rewrite-in-apache-htaccess#comment-11634</guid>
		<description>How can I go about redirecting a directory to a subdomain using modrewrite?

I have already set-up the subdomain in my control panel. How can I go about making site.com/oldname to newname.site.com using modrewrite?</description>
		<content:encoded><![CDATA[<p>How can I go about redirecting a directory to a subdomain using modrewrite?</p>
<p>I have already set-up the subdomain in my control panel. How can I go about making site.com/oldname to newname.site.com using modrewrite?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
