csswg .htaccess,1.16,1.17

Update of /sources/public/csswg
In directory hutz:/tmp/cvs-serv17993

Modified Files:
	.htaccess 
Log Message:
just revert the changes, can't figure out how to make it not broken

Index: .htaccess
===================================================================
RCS file: /sources/public/csswg/.htaccess,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- .htaccess	27 Mar 2012 05:29:40 -0000	1.16
+++ .htaccess	27 Mar 2012 05:36:44 -0000	1.17
@@ -3,9 +3,6 @@
 RewriteEngine On
 RewriteBase /csswg
 
-/* Fixup trailing slashes first so the proxy server doesn't */
-RewriteRule ^([^\.]+)$  $1/ [R,L]
-
 /* Relocation Redirects */
 RewriteRule ^css3-grid-align/(.*)$ css3-grid-layout/$1 [R=301,L]
 

Received on Tuesday, 27 March 2012 05:36:48 UTC