<?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>Thesis: Hosting &#187; DNS</title>
	<atom:link href="http://www.thesishosting.com/topics/dns/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishosting.com</link>
	<description>Down &#38; Dirty Web Hosting Resource</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:02:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Setting Up Wildcard DNS for WPMU on cPanel</title>
		<link>http://www.thesishosting.com/2009/11/topics/wordpress/wordpress-mu/setting-up-wildcard-dns-for-wpmu</link>
		<comments>http://www.thesishosting.com/2009/11/topics/wordpress/wordpress-mu/setting-up-wildcard-dns-for-wpmu#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:44:12 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[WHM/cPanel]]></category>
		<category><![CDATA[WordPress Mu]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Wildcard DNS]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=148</guid>
		<description><![CDATA[Down and dirty method for setting up Wildcard DNS required for WPMU installation via cPanel. You'll never go back to editing DNS records again!]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/11/topics/wordpress/wordpress-mu/setting-up-wildcard-dns-for-wpmu" title="Permanent link to Setting Up Wildcard DNS for WPMU on cPanel"><img class="post_image alignnone" src="http://thesishosting.dixiblog.com/files/2009/11/mu-header-logo.png" width="442" height="124" alt="WordPress MU Wildcard DNS Setup" /></a>
</p><p><strong>Allowing people to set up blogs for WordPress MU at blog.domain.tld requires installing your WPMU in the site root and setting up wildcard DNS. </strong>In setting up my first WPMU, I ran across <a title="Wildcard DNS" href="http://ma.tt/2003/10/wildcard-dns-and-sub-domains/">this tutorial</a> by Matt Mullenweg of WordPress fame, linked from the WordPress MU docs.</p>
<p>Since I&#8217;m not the queen of DNS or anything, I checked with my admin folks to make sure I got the Virtual Host entries correct. I found out this is extremely easy to do if you have a cPanel setup.</p>
<p>Here&#8217;s How from my SysAdmin:</p>
<blockquote><p>To add wildcard DNS and vhost settings in one swoop, simply add a new sub domain to the account and name it &#8216;*&#8217; (the asterisk character). Make sure it&#8217;s document root is pointed to the same directory that your WordPress MU is setup in and cPanel will add everything else to all of the configuration files.</p></blockquote>
<p>Sure enough, worked like a charm, took 30 seconds, and didn&#8217;t require anything scary like restarting Apache&#8211;there is no time that runs slower in the time-space continuum than waiting for httpd to restart, man.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/11/topics/wordpress/wordpress-mu/setting-up-wildcard-dns-for-wpmu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing Your Website on the New Web Host Before Switching Domain Records</title>
		<link>http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records</link>
		<comments>http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records#comments</comments>
		<pubDate>Sun, 18 Oct 2009 02:46:23 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[hosting move]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=49</guid>
		<description><![CDATA[Testing you website on a new hosting account before switching DNS, using the Windows Hosts File.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records" title="Permanent link to Testing Your Website on the New Web Host Before Switching Domain Records"><img class="post_image alignnone" src="http://thesishosting.dixiblog.com/files/2009/10/funny-pictures-furwall-prevents-unauthorized-access.jpg" width="499" height="374" alt="Checking Website Before Changing DNS Servers" /></a>
</p><p>From <a title="Uncorrupted Hosting" href="http://uncorrupted.net/technical-articles/move-wordpress-with-no-down-time/">Uncorrupted Hosting Blog:</a><sup><a href="http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records#footnote_0_49" id="identifier_0_49" class="footnote-link footnote-identifier-link" title="Emphasis added.">1</a></sup></p>
<blockquote><p>You can test everything by editing the hosts file on your PC</p>
<p>Go to:<strong> C:\Windows\System32\drivers\etc</strong> and open up the <strong>hosts file</strong> with a text editor, go to the end of the file and <strong>type the IP address of your new server, press tab &amp; type your domain name</strong>, save the document, close your web browser, and <strong>clean your DNS cache</strong> (click start, click run type ipconfig /flushdns &amp; press enter). Next, open your browser and go to your site – everything should work. When you’re done testing, delete the lines you added to your hosts file and then save/close it.</p>
<p>At this point, all that’s left to do is change the DNS servers for your site and point them at the DNS servers provided by your new host.</p></blockquote>
<p><strong>Using this approach, you can test a database driven site (like WordPress) on a new host before officiallygoing live at the new host.</strong> Always allow overlap between your old hosting account and new hosting account to make the move more seamless!</p>
<p>For my Mac friends, find your host files in the /etc folder. To access this file in Finder to  to Go &gt; Go To Folder, and type in /etc.<sup><a href="http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records#footnote_1_49" id="identifier_1_49" class="footnote-link footnote-identifier-link" title="Thanks to Mac Tips &amp;amp; Tricks for the info.">2</a></sup></p>
<p>When you&#8217;re done, delete that entry in your hosts file, and you&#8217;ll see what everyone else does when going to that domain.</p>
<ol class="footnotes"><li id="footnote_0_49" class="footnote">Emphasis added.</li><li id="footnote_1_49" class="footnote">Thanks to <a title="Finding Hosts Files on Mac" href="http://www.mactricksandtips.com/2009/02/editing-a-macs-hosts-file.html">Mac Tips &amp; Trick</a>s for the info.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/10/topics/web-hosting/testing-your-website-on-the-new-webhost-before-switching-domain-records/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.thesishosting.com @ 2012-02-06 23:41:31 by W3 Total Cache -->
