annotate virt/old-htaccess @ 0:1e44d666ced1

Import site from parrot
author Chris Cannam
date Fri, 13 Oct 2017 09:23:49 +0100
parents
children
rev   line source
Chris@0 1 RewriteEngine on
Chris@0 2 RewriteBase /virt
Chris@0 3
Chris@0 4 RewriteRule ^(.*)$ http://localhost:6666/$1 [P]