File

plugins/mod_pep_plus.lua @ 12448:fb7e76c1ad1c 0.12

configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks)
author Matthew Wild <mwild1@gmail.com>
date Sun, 03 Apr 2022 12:56:11 +0100
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");