Skip to content

Commit

Permalink
Redirect demos that use CGI to source on GitHub
Browse files Browse the repository at this point in the history
These are linked from https://whatwg.org/demos/ as "historical
archives". This seems like a decent way to keep them around for
posterity even as CGI is disabled. (whatwg.org is being transitioned to
nginx and hosting only static content.)
  • Loading branch information
foolip committed Oct 30, 2017
1 parent 6257739 commit 2af5ad8
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 782 deletions.
1 change: 1 addition & 0 deletions whatwg.org/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ redirect 301 /demos/canvas/ https://html.spec.whatwg.org/demos/canvas/
redirect 301 /demos/offline/clock/live-demo/ https://html.spec.whatwg.org/demos/offline/clock/
redirect 301 /demos/offline/clock/ https://html.spec.whatwg.org/demos/offline/clock/
redirect 301 /demos/workers/ https://html.spec.whatwg.org/demos/workers/
RedirectMatch 301 ^/(demos/(date|multiform|repeat)-01/.*)$ https://github.com/whatwg/whatwg.org/tree/417c7bf7a19375c4fbf4a68146153a6baeadecdb/$1
redirect 301 /images https://images.whatwg.org
6 changes: 0 additions & 6 deletions whatwg.org/demos/date-01/.htaccess

This file was deleted.

81 changes: 0 additions & 81 deletions whatwg.org/demos/date-01/index.html

This file was deleted.

261 changes: 0 additions & 261 deletions whatwg.org/demos/date-01/test

This file was deleted.

1 change: 0 additions & 1 deletion whatwg.org/demos/date-01/test-source

This file was deleted.

12 changes: 0 additions & 12 deletions whatwg.org/demos/multiform-01/.htaccess

This file was deleted.

Loading

0 comments on commit 2af5ad8

Please sign in to comment.