File

plugins/mod_windows.lua @ 6504:e1659f32852e

mod_http: For URLs that end with / or wildcard handlers, add a low-priority redirect from without to with slash
author Kim Alvefur <zash@zash.se>
date Tue, 04 Nov 2014 17:48:17 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here