Skip to content

Commit 2b9dc0a

Browse files
committed
1 parent dd1b000 commit 2b9dc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Virtualmin/Config/Plugin/Apache.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sub actions {
4545
my @apache_mods = qw(
4646
suexec ssl slotmem_shm rewrite proxy_http proxy_fcgi
4747
proxy_connect proxy_balancer proxy lbmethod_byrequests
48-
include http2 cgid fcgid auth_digest actions
48+
include http2 cgid fcgid auth_digest actions headers
4949
);
5050
# Configure Debian/Ubuntu and SUSE systems
5151
if ($gconfig{'os_type'} =~ /^(debian|ubuntu|suse)-linux$/) {

0 commit comments

Comments
 (0)