Nick Yeoman
Working On The Web
Nick Yeoman Working On The Web

Apache

Updated 03September2009

htaccess 404 page

Usually 404 pages are handled within your framework or CMS, but some cases call for an htaccess 404 page. This article explains how to create 404 functionality using htaccess.

Read more...
 
Updated 06November2009

Password Protection - htaccess

Protecting a directory with a password using Apache and htaccess is really simple, I'll tell you how anyway.

Read more...
 
Updated 28September2009

Using Apache to redirect pages

Are you scared of htaccess redirects? Don't be, they are easy! In this article I explain how to do a 301 and 302 redirect using Apache's .htaccess file.

Read more...
 
Updated 06June2009

htaccess sub-domains to www

Search engines are making duplicate content an easy problem to solve. This article outlines the htaccess method I use to redirect my sub domains to www.

Read more...
 
Updated 11July2009

htaccess to control Feedburner

Feedburner is a really popular service used to track information about your RSS feeds.

This article explains how you can get feed burner working with your existing CMS using Apache and htaccess.

Read more...