html5/spec .htaccess,1.6,1.7

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27261

Modified Files:
	.htaccess 
Log Message:
further experimentation with rewrites


Index: .htaccess
===================================================================
RCS file: /sources/public/html5/spec/.htaccess,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- .htaccess	27 Jul 2009 11:03:33 -0000	1.6
+++ .htaccess	27 Jul 2009 11:06:22 -0000	1.7
@@ -5,3 +5,4 @@
 AddDefaultCharset utf-8
 RewriteEngine  on
 RewriteRule    ^status.html$  http://people.w3.org/mike/html5/spec/toc-status.xml  [P,L]
+RewriteRule    ^get-all-annotations.py$  http://people.w3.org/mike/html5/spec/get-all-annotations.py  [P,L]

Received on Monday, 27 July 2009 11:06:33 UTC