head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2006.09.05.14.09.59;	author wbeaton;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Added .htaccess file containing redirect from old index.html to new index.php. Removed the old index.html.
@
text
@# Understanding Layouts
# Redirect old/incorrect URLs to the correct location.
Redirect permanent "/services/index.html" http:/services/index.php@
