diff chord/.htaccess @ 0:1e44d666ced1

Import site from parrot
author Chris Cannam
date Fri, 13 Oct 2017 09:23:49 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chord/.htaccess	Fri Oct 13 09:23:49 2017 +0100
@@ -0,0 +1,5 @@
+RewriteEngine on
+
+RewriteBase /chord
+RewriteRule ^(.*chord)$ $1/
+RewriteRule ^(.*)$ http://localhost:1111/$1 [P]