diff Session/htaccess @ 943:d6e2a281cceb build-default-344

Change web page layout. Put tune contents under 'tunes/<name>' or 'tunes-<instrument>/<name>'. That way they won't move if the tune gets moved between Bookes. For now I have not attempted to redirect old URLs.
author Jim Hague <jim.hague@acm.org>
date Mon, 05 Aug 2019 23:25:28 +0100
parents 604955638cd6
children 5b6834425a34
line wrap: on
line diff
--- a/Session/htaccess	Mon Aug 05 23:22:04 2019 +0100
+++ b/Session/htaccess	Mon Aug 05 23:25:28 2019 +0100
@@ -1,1 +1,1 @@
-RedirectMatch permanent "(.*)/MazurkaAvignon\.html$" "$1/MazurkaAuvergne.html"
+RedirectMatch permanent "(.*)/MazurkaAvignon\.html$" "tunes/MazurkaAuvergne/index.html"