Diff for /html5/.htaccess between versions 1.30 and 1.31

version 1.30, 2012/10/10 11:50:09 version 1.31, 2012/10/10 11:51:34
Line 9  RedirectMatch permanent /html5/s/asserti Line 9  RedirectMatch permanent /html5/s/asserti
 RedirectMatch permanent /html5/c/all/ http://dev.w3.org/html5/spec/  RedirectMatch permanent /html5/c/all/ http://dev.w3.org/html5/spec/
 RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/  RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/
 RewriteEngine On  RewriteEngine On
 RewriteBase /html5  RewriteRule /html5/spec/(.*)$  http://dev.w3.org/html5/github-html/$1 [P,L]
 RewriteRule ^/spec/(.*)$  http://dev.w3.org/html5/github-html/$1 [P,L]  
 DefaultIcon /icons/text.gif  DefaultIcon /icons/text.gif
 HeaderName HEADER.html  HeaderName HEADER.html
 ReadmeName FOOTER.html  ReadmeName FOOTER.html

Removed from v.1.30  
changed lines
  Added in v.1.31


Webmaster