removed depricated rspigrep

This commit is contained in:
Dmitry Anderson 2024-11-02 20:59:34 +01:00
parent 9bea83891a
commit 7bf8c17c1f

View File

@ -91,8 +91,6 @@ frontend mc-gravit
bind *:80
mode http
option forwardfor
acl has_charset hdr_sub(content-type) -i charset=
rspirep (Content-Type.*) \1;\ charset=utf-8 unless has_charset
acl is_mc hdr(host) -i mc.mic.pp.ua
use_backend mc-gravit if is_mc