We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1b000 commit 2b9dc0aCopy full SHA for 2b9dc0a
1 file changed
lib/Virtualmin/Config/Plugin/Apache.pm
@@ -45,7 +45,7 @@ sub actions {
45
my @apache_mods = qw(
46
suexec ssl slotmem_shm rewrite proxy_http proxy_fcgi
47
proxy_connect proxy_balancer proxy lbmethod_byrequests
48
- include http2 cgid fcgid auth_digest actions
+ include http2 cgid fcgid auth_digest actions headers
49
);
50
# Configure Debian/Ubuntu and SUSE systems
51
if ($gconfig{'os_type'} =~ /^(debian|ubuntu|suse)-linux$/) {
0 commit comments