diff --git a/roles/httpd/defaults/main.yml b/roles/httpd/defaults/main.yml index e3a6706d8..a1196888d 100644 --- a/roles/httpd/defaults/main.yml +++ b/roles/httpd/defaults/main.yml @@ -1,6 +1,12 @@ # default_language: en # language_priority: en es fr +# apache_install: True +# apache_enabled: False + +# apache_port: 8090 # NGINX proxies to this IP address, for legacy IIAB services still requiring Apache +# apache_interface: 127.0.0.1 + # For schools that use WordPress/Nextcloud/Moodle intensively: iiab/iiab#1147 # apache_high_php_limits: False # WARNING: Enabling this might cause excess use of RAM/disk or other resources!