<?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: Create Your Own TinyURL Service for WordPress</title>
	<atom:link href="http://www.ianwootten.co.uk/2009/05/16/create-your-own-tinyurl-service-for-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ianwootten.co.uk/2009/05/16/create-your-own-tinyurl-service-for-wordpress</link>
	<description>Nifty Code and Random Musings</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:02:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ian</title>
		<link>http://www.ianwootten.co.uk/2009/05/16/create-your-own-tinyurl-service-for-wordpress/comment-page-1#comment-41431</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 16 May 2009 16:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=317#comment-41431</guid>
		<description>Thanks for the heads up.

I&#039;ve not been aware of proxy_pass until you mentioned it Duncan, but in my case the two domains are on different servers (my main domain being in a shared space). From my understanding, I don&#039;t think ProxyPass could resolve that.

Maybe if I ever get to moving my own blog from my reseller hosting space and put it with the on the same server with the rest of my projects then I can make use of it.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up.</p>
<p>I&#8217;ve not been aware of proxy_pass until you mentioned it Duncan, but in my case the two domains are on different servers (my main domain being in a shared space). From my understanding, I don&#8217;t think ProxyPass could resolve that.</p>
<p>Maybe if I ever get to moving my own blog from my reseller hosting space and put it with the on the same server with the rest of my projects then I can make use of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Robertson</title>
		<link>http://www.ianwootten.co.uk/2009/05/16/create-your-own-tinyurl-service-for-wordpress/comment-page-1#comment-41430</link>
		<dc:creator>Duncan Robertson</dc:creator>
		<pubDate>Sat, 16 May 2009 15:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=317#comment-41430</guid>
		<description>Ian, first thanks for using the plugin. Ref redirecting from your short url to your longer domain. Is there a reason you are not using &lt;a href=&quot;http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypass&quot; rel=&quot;nofollow&quot;&gt;ProxyPass&lt;/a&gt;? as this would save you a redirect. I think you can use it in an .htaccess file, although I&#039;m using it in a virualhost.conf file.</description>
		<content:encoded><![CDATA[<p>Ian, first thanks for using the plugin. Ref redirecting from your short url to your longer domain. Is there a reason you are not using <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypass" rel="nofollow">ProxyPass</a>? as this would save you a redirect. I think you can use it in an .htaccess file, although I&#8217;m using it in a virualhost.conf file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

