webapps/moin: inject custom config before moin config
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 31 Jan 2017 05:50:52 +0000 (00:50 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 31 Jan 2017 05:55:40 +0000 (00:55 -0500)
commite8a0d87b221e9dda1d25ba54733d8556298d3585
treec95088232faf6d19aa5e33ca9808d3d0c234e36a
parent313442edc37351eb6d65b6009f0a709204e9fb91
webapps/moin: inject custom config before moin config

In Apache land, first matching alias wins and we're aliasing `/' to
moin so injecting user config after that deprives them of the ability
to customize aliases. Reverse configuration so they stand a chance.
lib/web_apps.dtl