Sorry, this is an unashamedly geek posting. The mini-itx case-mod site has inspired me to make my own PC case that is based on the Orac computer from Blake’s 7.
Apr 17
Nutty idea of the day
Projects
Comments Off
On your local everyday machine edit your hosts file so that a single letter “a” points to your own domain. In my case www.stuartwoodward.com. Then in the route of your domain set up your .htaccess file to redirect certain folders to your favourite urls by adding lines like this:
Redirect temp /g http://www.google.com
So now “a/g” bounces to Google when I type it in on my IE command line.