File:  [Public] / html5 / .htaccess
Revision 1.15: download - view: text, annotated - select for diffs
Sun Jan 15 11:11:07 2012 UTC (12 years, 4 months ago) by mike
Branches: MAIN
CVS tags: HEAD
redirect URLs for pseudo-schemas to appropriate spec

Redirect 410 /html5/core
RedirectMatch permanent /html5/editing-api http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html
RedirectMatch permanent /html5/html-api-map http://dvcs.w3.org/hg/html-api-map/raw-file/tip/Overview.html
RedirectMatch permanent /html5/s/html.rnc http://dev.w3.org/html5/spec/
RedirectMatch permanent /html5/s/xml.rnc http://dev.w3.org/html5/spec/
RedirectMatch permanent /html5/s/html-microdata.rnc http://dev.w3.org/html5/md/
RedirectMatch permanent /html5/s/xml-microdata.rnc http://dev.w3.org/html5/md/
RedirectMatch permanent /html5/c/all/ http://dev.w3.org/html5/spec/
RedirectMatch permanent /html5/c/microdata/ http://dev.w3.org/html5/md/

Webmaster