view plugins/mod_windows.lua @ 9805:7bfc4269dc36 0.11

mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section
author Kim Alvefur <zash@zash.se>
date Tue, 22 Jan 2019 10:41:00 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here