

<?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>kieranbarnes &#187; Domains</title>
	<atom:link href="http://bloke.org/category/domains/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>.htaccess redirect based on requested domain</title>
		<link>http://bloke.org/linux/htaccess-redirect-based-on-requested-domain/</link>
		<comments>http://bloke.org/linux/htaccess-redirect-based-on-requested-domain/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 16:21:24 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Domains]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[config]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=261</guid>
		<description><![CDATA[Imagine you have a selection of domain names that point to the same site, are some of those domains specific to certain areas of your site? Here's how I redirect a domain name to a specific area on a site RewriteEngine On RewriteCond %{HTTP_HOST} ^(www\.)?cubecartexperts\.co.uk Rewriterule ^(.*)$ http://www.i9000networks.com/landing-page/cubecart-experts/ [L] You'll also need the domain set [...]
Related posts:<ol>
<li><a href='http://bloke.org/geeky/redirect-a-www-prefixed-site-to-a-non-www-prefix/' rel='bookmark' title='Redirect a www prefixed site to a non-www prefix'>Redirect a www prefixed site to a non-www prefix</a> <small>I like clean URLs. Add this to your .htaccess in...</small></li>
<li><a href='http://bloke.org/apache/apache-redirects-based-on-ip-addresssubnet/' rel='bookmark' title='Apache redirects based on IP Address/Subnet'>Apache redirects based on IP Address/Subnet</a> <small>Ever needed to redirect a source IP address or source...</small></li>
<li><a href='http://bloke.org/general/new-domains/' rel='bookmark' title='New domains'>New domains</a> <small>I've just managed to snap up two super new domain...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/htaccess-redirect-based-on-requested-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

