csswg/cssom-view .htaccess,1.1,1.2

Update of /sources/public/csswg/cssom-view
In directory hutz:/tmp/cvs-serv4982

Modified Files:
	.htaccess 
Log Message:
redirect directory access

Index: .htaccess
===================================================================
RCS file: /sources/public/csswg/cssom-view/.htaccess,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .htaccess	20 Feb 2012 07:13:41 -0000	1.1
+++ .htaccess	20 Feb 2012 07:26:21 -0000	1.2
@@ -1 +1,2 @@
-Redirect /csswg/cssom-view/Overview.html http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html
\ No newline at end of file
+Redirect /csswg/cssom-view/Overview.html http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html
+Redirect /csswg/cssom-view http://dvcs.w3.org/hg/cssom-view/raw-file/tip/Overview.html

Received on Monday, 20 February 2012 07:26:25 UTC