March 22, 2010

Old School HTTP Redirect

Often I just need a down and dirty redirect and do not want to change the configuration on a website.  A really easy way to redirect to another page or site is to create a new index.html file in the root directory of your website and add only the following line: Read the rest of this entry »

March 21, 2010

Simple Apache Redirects

If you have a site and you have moved documents or you want to force the users to a certain page, you can achieve this with the use of redirects within the apache httpd.conf file.  A simple example: Read the rest of this entry »

Switch to our mobile site