File

.luacov @ 12192:6a772a0c0dfd

mod_http: Increase severity of loading unreachable http modules This is either caused by an earlier failure to bind http/s ports, in which case that should be corrected, or explicitly disbling the http/s ports, in which case ... why enable http modules? Suggested by jonas’
author Kim Alvefur <zash@zash.se>
date Sat, 15 Jan 2022 17:37:07 +0100
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}