mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Deprecating Apache is like pulling teeth
This commit is contained in:
parent
435450f31e
commit
75dc742237
2 changed files with 2 additions and 11 deletions
|
@ -270,19 +270,10 @@ nginx_high_php_limits: False
|
|||
# https://github.com/iiab/iiab/blob/master/roles/www_options/tasks/main.yml#L53-L133
|
||||
# ...ARE SUITABLE FOR YOUR HARDWARE, as saved in: /etc/php/<VERSION>/*/php.ini
|
||||
|
||||
# Make this False to disable http://box/common/services/power_off.php button:
|
||||
apache_allow_sudo: True
|
||||
|
||||
# See also Apache vars {default_language, language_priority} @ top of this file
|
||||
#
|
||||
# 2020-09-24: BOTH VALUES BELOW ARE IGNORED as Apache is installed on demand as
|
||||
# a dependency -- by CUPS, Elgg, Lokole, Moodle, Node-RED, PBX &/or phpMyAdmin
|
||||
###apache_install: False
|
||||
###apache_enabled: False
|
||||
#
|
||||
# NGINX proxies to Apache for legacy IIAB services, using:
|
||||
###apache_port: 8090
|
||||
###apache_interface: 127.0.0.1 # 2020-01-13: Var unused
|
||||
# Make this False to disable http://box/common/services/power_off.php button:
|
||||
apache_allow_sudo: True
|
||||
|
||||
|
||||
# 4-SERVER-OPTIONS
|
||||
|
|
Loading…
Reference in a new issue