<?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: Enabling wildcard subdomains</title>
	<atom:link href="http://wpmututorials.com/how-to/enabling-wildcard-subdomains/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/</link>
	<description>WordPressMU how to - tips, hints, tricks and explainations for multiple blogs in WordPress</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:07:00 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Danny G Smith</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-7587</link>
		<dc:creator>Danny G Smith</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-7587</guid>
		<description>Our dns is provided by a windows domain.  I don&#039;t speak windows.  Would you happen to know how to explain what needs to be done on windows?</description>
		<content:encoded><![CDATA[<p>Our dns is provided by a windows domain.  I don&#8217;t speak windows.  Would you happen to know how to explain what needs to be done on windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: epsi</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-6412</link>
		<dc:creator>epsi</dc:creator>
		<pubDate>Tue, 09 Feb 2010 12:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-6412</guid>
		<description>I&#039;ve had a little problem with DNS,
but now it is working on my wpmu.local.

For troubleshooting you may take a look at
http://forum.linux.or.id/viewtopic.php?f=12&amp;t=20978

This forum using Bahasa Indonesia Language,
but the command line output is self explanatory.

Hope this help for anyone who experience WPMU+DNS issue.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a little problem with DNS,<br />
but now it is working on my wpmu.local.</p>
<p>For troubleshooting you may take a look at<br />
<a href="http://forum.linux.or.id/viewtopic.php?f=12&amp;t=20978" rel="nofollow">http://forum.linux.or.id/viewtopic.php?f=12&amp;t=20978</a></p>
<p>This forum using Bahasa Indonesia Language,<br />
but the command line output is self explanatory.</p>
<p>Hope this help for anyone who experience WPMU+DNS issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remkus</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1371</link>
		<dc:creator>Remkus</dc:creator>
		<pubDate>Sun, 01 Nov 2009 18:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1371</guid>
		<description>What about if you want to enable more than one domain on a server using wildcards? Do you need to enter each and every domain.tld in the Apache Virtual host section?</description>
		<content:encoded><![CDATA[<p>What about if you want to enable more than one domain on a server using wildcards? Do you need to enter each and every domain.tld in the Apache Virtual host section?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1363</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Thu, 29 Oct 2009 12:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1363</guid>
		<description>Thanks Andrea.
I guess installing BIND locally will be better.
For this MU project I am working on, blogs are created automatically with names decided by third party app.</description>
		<content:encoded><![CDATA[<p>Thanks Andrea.<br />
I guess installing BIND locally will be better.<br />
For this MU project I am working on, blogs are created automatically with names decided by third party app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1355</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1355</guid>
		<description>If it&#039;s your local windows box, you&#039;ll have to put in each subdomain manually.

If you want to read up on BIND, the only MU-specific part is &quot;wildcard subdomains&quot;. They are used by other applications, not just MU. Process for setting up is exactly the same.</description>
		<content:encoded><![CDATA[<p>If it&#8217;s your local windows box, you&#8217;ll have to put in each subdomain manually.</p>
<p>If you want to read up on BIND, the only MU-specific part is &#8220;wildcard subdomains&#8221;. They are used by other applications, not just MU. Process for setting up is exactly the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1349</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Tue, 27 Oct 2009 06:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1349</guid>
		<description>Hi Andrea,

Thanks for nice article.

Do you know how to install WPMU in subdomain mode on localhost.

Wildcards don&#039;t work in /etc/hosts file and nameserver is external to my machine.

Can I somehow make this work without installing BIND on my local machine?

Or if I can&#039;t skip BIND, is there a good resource which explains BIND in WPMU context only. 

Thanks,
-Rahul</description>
		<content:encoded><![CDATA[<p>Hi Andrea,</p>
<p>Thanks for nice article.</p>
<p>Do you know how to install WPMU in subdomain mode on localhost.</p>
<p>Wildcards don&#8217;t work in /etc/hosts file and nameserver is external to my machine.</p>
<p>Can I somehow make this work without installing BIND on my local machine?</p>
<p>Or if I can&#8217;t skip BIND, is there a good resource which explains BIND in WPMU context only. </p>
<p>Thanks,<br />
-Rahul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James D Kirk</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1341</link>
		<dc:creator>James D Kirk</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1341</guid>
		<description>And if you&#039;re running an Nginx server, you&#039;d use:

server {
  listen 80;
  server_name domain.com *.domain.com;
  }

Note there are only spaces between the domain name listings.</description>
		<content:encoded><![CDATA[<p>And if you&#8217;re running an Nginx server, you&#8217;d use:</p>
<p>server {<br />
  listen 80;<br />
  server_name domain.com *.domain.com;<br />
  }</p>
<p>Note there are only spaces between the domain name listings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1338</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1338</guid>
		<description>Yep. you;re right. :D I was looking at a different screen and added the full domain as it was displayed. YMMV.</description>
		<content:encoded><![CDATA[<p>Yep. you;re right. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I was looking at a different screen and added the full domain as it was displayed. YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://wpmututorials.com/how-to/enabling-wildcard-subdomains/#comment-1337</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=301#comment-1337</guid>
		<description>*.yourdomain.com or *.yourdomain.com. or just *?

At least in BIND, I think that *.yourdomain.com from within the yourdomain.com zonefile will be parsed as *.yourdomain.com.yourdomain.com

The trailing . will tell BIND that it&#039;s not to add the subdomain, and * simply sets a wildcard for the current domain.

Sean</description>
		<content:encoded><![CDATA[<p>*.yourdomain.com or *.yourdomain.com. or just *?</p>
<p>At least in BIND, I think that *.yourdomain.com from within the yourdomain.com zonefile will be parsed as *.yourdomain.com.yourdomain.com</p>
<p>The trailing . will tell BIND that it&#8217;s not to add the subdomain, and * simply sets a wildcard for the current domain.</p>
<p>Sean</p>
]]></content:encoded>
	</item>
</channel>
</rss>
