Files
containers/.vib/apache/goss/vars.yaml
Gonzalo Gómez Gracia 315508e020 [bitnami/apache] check mod-proxy-html is disabled in goss tests (#52813)
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com>
2023-11-16 09:50:56 +01:00

50 lines
1005 B
YAML

binaries:
- httpd
- render-template
files:
- paths:
- /opt/bitnami/apache/conf/modsecurity.conf
- /opt/bitnami/apache/conf/unicode.mapping
directories:
- mode: "0775"
paths:
- /opt/bitnami/apache/var/run
- /opt/bitnami/apache/conf
- /opt/bitnami/apache/logs
- /opt/bitnami/apache/conf/vhosts
- /opt/bitnami/apache/conf/vhosts/htaccess
- /opt/bitnami/apache/htdocs
modules:
loaded:
# Explicitly enabled in postunpack
- deflate
- negotiation
- proxy
- proxy_http
- rewrite
- slotmem_shm
- socache_shmcb
- ssl
- status
- version
# Explicitly set at compilation time
- mpm_prefork
disabled:
# Explicitly disabled in postunpack
- http2
- proxy_hcheck
- proxy_html
extra:
# Not enabled, but compiled
- mpm_event
- mpm_prefork
- mpm_worker
- http2
- ldap
- authnz_ldap
- security3
root_dir: /opt/bitnami
version:
bin_name: apachectl
flag: -v