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.
Posted by stuartcw at April 17, 2003 05:46 PM