apache: update rewriteLogLevel for Apache 2.4 release_20190107-1 release_20190109
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 8 Jan 2019 03:25:39 +0000 (22:25 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 8 Jan 2019 03:25:39 +0000 (22:25 -0500)
commit9180bde0f58689da44c5378ce6e60cb1452090da
treefa02371ffa7e69843396a02daa1d775b68a2248c
parent129d3b575680d8d5f73162442b0a3f5cfdfbb595
apache: update rewriteLogLevel for Apache 2.4

Apache 2.4 removes RewriteLog, and instead makes LogLevel work
generically with modules.

Restrict trace levels to 0..8, Apache rejects the config for anything
but trace{1..8}.
lib/mod_rewrite.dtl
src/plugins/apache.sml