<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<channel>
<title>Aquarionics - Category - forever</title>
<link>http://www.aquarionics.com/category/forever</link>
<description></description>
<dc:language>en-gb</dc:language>
<dc:creator>Aquarion (nicholas@aquarionics.com)</dc:creator>
<dc:rights>Copyright 2008 Aquarion</dc:rights>
<dc:date>2008-11-08T08:57:57+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.aquarionics.com/epistula/?v=2.0.3" />
<admin:errorReportsTo rdf:resource="mailto:nicholas@aquarionics.com"/>
<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>8</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<item>
	<title>Mod Rewrite as a virtual hosting environment</title>
	<link>http://www.aquarionics.com/journal/2004/08/30/Mod_Rewrite_as_a_virtual_hosting_environment</link>
	<comments>http://www.aquarionics.com/journal/2004/08/30/Mod_Rewrite_as_a_virtual_hosting_environment</comments>
	<description>So, I&amp;#8217;ve now got control of istic.net. istic.net is going to have a number of subdomains, and I don&amp;#8217;t really want to muck around with apache every time I want to add one, or get my Friendly Neighbourhood Sysadmin to do so.

	Instead, I want mod_rewrite to do it, which it does. I have a virtualhost that handles *.istic.net, and passes it on to the following .htaccess...</description>
	<guid isPermaLink="true">http://www.aquarionics.com/journal/2004/08/30/Mod_Rewrite_as_a_virtual_hosting_environment</guid>
	<content:encoded><![CDATA[<p>So, I&#8217;ve now got control of istic.net. istic.net is going to have a number of subdomains, and I don&#8217;t really want to muck around with apache every time I want to add one, or get my Friendly Neighbourhood Sysadmin to do so.</p>

	<p>Instead, I want mod_rewrite to do it, which it does. I have a virtualhost that handles *.istic.net, and passes it on to the following .htaccess file:</p>

<pre>RewriteEngine on
RewriteRule     ^.*.istic.net.*$        -       [L]
RewriteRule   (.*) %{HTTP_HOST}/$1</pre>

	<p>Which redirects &#8220;http://ritual.istic.net&#8221; to &#8221;~/sites/istic/ritual.istic.net&#8221;, which is what I want.</p>

	<p>That shouldn&#8217;t have taken as many hours as it did, so I&#8217;m writing it down.</p>

	<p>Secondly, I&#8217;ve moved my braindump &#8211; <a href="http://hol.istic.net/">hol.istic.net</a> &#8211; to a temporary new home whilst the <span class="caps">DNS</span> resolves. By the wonders of my new domain name, it&#8217;s temporarily housed at <a href="http://supercalifragil.istic.net">supercalifragil.istic.net</a> which is possibly the best subdomain ever :-)</p>

	<p>So, my personal &#8220;hire me&#8221; site could go to &#8220;narciss.isitic.net&#8221;, I could move all my open source projects to &#8220;altru.istic.net&#8221;, set up a site about religion at ritual.istic, head of into the futur.istic and be all m.istic about it and whenever I got fed up with the whole blogging thing and needed to move, I can always go ball.istic.</p>

	<p>This isn&#8217;t actually far from the plan, which is to move the far flung tin-pot empires of AqCom that are getting lost under five years of journal archives &#38; articles, and move them to their own domains &#8211; or subdomains, or sub-subdomains &#8211; where they can live happily ever after.</p>]]></content:encoded>
	<dc:date>2004-08-30T00:34:12+00:00</dc:date>
	<dc:subject>aqcom</dc:subject>
	<dc:subject>aqWiki</dc:subject>
	<dc:subject>Cantrip</dc:subject>
	<dc:subject>computing</dc:subject>
	<dc:subject>epistula</dc:subject>
	<dc:subject>escape</dc:subject>
	<dc:subject>forever</dc:subject>
	<dc:subject>quoth</dc:subject>
	<dc:subject>web development</dc:subject>
	<slash:comments>5</slash:comments>
	<slash:section>journal</slash:section>
	<trackback:ping>http://www.aquarionics.com/trackback/journal/1497</trackback:ping>
</item>
<item>
	<title>Foreveryone</title>
	<link>http://www.aquarionics.com/journal/2004/06/06/Foreveryone</link>
	<comments>http://www.aquarionics.com/journal/2004/06/06/Foreveryone</comments>
	<description>Every so often I feel the need to plug Forever this is me plugging Forever because more people should read and post things to Forever because it&amp;#8217;s really quite neat.

	Forever is a continuous multi-branching story system in the vein of those &amp;#8220;Fighting Fantasy&amp;#8221; books, or solitare adventures, or whatever you reference them to. It&amp;#8217;s been down for a few weeks &amp;#8211; not that...</description>
	<guid isPermaLink="true">http://www.aquarionics.com/journal/2004/06/06/Foreveryone</guid>
	<content:encoded><![CDATA[<p>Every so often I feel the need to plug <a href="http://www.aquarionics.com/misc/story/">Forever</a> this is me plugging <a href="http://www.aquarionics.com/misc/story/">Forever</a> because more people should read and post things to <a href="http://www.aquarionics.com/misc/story/">Forever</a> because it&#8217;s really quite neat.</p>

	<p>Forever is a continuous multi-branching story system in the vein of those &#8220;Fighting Fantasy&#8221; books, or solitare adventures, or whatever you reference them to. It&#8217;s been down for a few weeks &#8211; not that anyone noticed &#8211; since I moved all the libraries around, and it&#8217;s back now. </p>

	<p><a href="http://www.aquarionics.com/misc/story/">Forever</a> is good, go see <a href="http://www.aquarionics.com/misc/story/">Forever</a></p>]]></content:encoded>
	<dc:date>2004-06-06T15:30:10+00:00</dc:date>
	<dc:subject>forever</dc:subject>
	<slash:comments>0</slash:comments>
	<slash:section>journal</slash:section>
	<trackback:ping>http://www.aquarionics.com/trackback/journal/1434</trackback:ping>
</item>
</channel>
</rss>