html5/spec-author-view .htaccess,1.1,1.2

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv28968

Modified Files:
	.htaccess 
Log Message:
make Overview.html the default, not index.html


Index: .htaccess
===================================================================
RCS file: /sources/public/html5/spec-author-view/.htaccess,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .htaccess	27 Aug 2009 08:41:13 -0000	1.1
+++ .htaccess	27 Aug 2009 08:46:39 -0000	1.2
@@ -1,2 +1,3 @@
 RedirectMatch permanent /html5/spec-author-view/multipage/Overview.html http://dev.w3.org/html5/spec-author-view/Overview.html
 RedirectMatch permanent /html5/spec-author-view/multipage/spec.html http://dev.w3.org/html5/spec-author-view/spec.html
+DirectoryIndex Overview.html

Received on Thursday, 27 August 2009 08:46:51 UTC