Mercurial > urweb
annotate tests/dbupload2.urp @ 2183:74c762002352
Allow duplicate 'file' directives if paths normalize to same value
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 18 Oct 2015 16:03:56 -0400 |
parents | 229a299d739d |
children |
rev | line source |
---|---|
grrwlf@2053 | 1 database dbname=dbupload2.db |
grrwlf@2053 | 2 sql dbupload2.sql |
grrwlf@2053 | 3 allow mime * |
grrwlf@2053 | 4 rewrite all Dbupload2/* |
grrwlf@2053 | 5 debug |
grrwlf@2053 | 6 |
grrwlf@2053 | 7 dbupload2 |