File:  [Public] / html5 / .htaccess
Revision 1.36: download - view: text, annotated - select for diffs
Wed Oct 10 11:59:39 2012 UTC (11 years, 7 months ago) by mike
Branches: MAIN
CVS tags: HEAD
updated

RewriteEngine On
RewriteBase /html5/spec
RewriteRule ^(.*)$ http://dev.w3.org/html5/github-html/heartbeat/$1 [P,L]
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-rdfalite.rnc http://dev.w3.org/html5/microdata-rdfa/
RedirectMatch permanent /html5/s/xml-microdata-rdfalite.rnc http://dev.w3.org/html5/microdata-rdfa/
RedirectMatch permanent /html5/s/assertions.sch 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/
DefaultIcon /icons/text.gif
HeaderName HEADER.html
ReadmeName FOOTER.html
IndexIgnore FOOTER.html HEADER.html html5.png
IndexOptions NameWidth=* +SuppressHTMLPreamble +FancyIndexing +SuppressSize +SuppressDescription
IndexOrderDefault Ascending Name
AddIcon /html5/html5.png ^^DIRECTORY^^

Webmaster