Selaa lähdekoodia

changed http_proxy to proxy_http

merge-requests/1/head
Adam Bardall 5 vuotta sitten
vanhempi
commit
b69d6ab453
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml

+ 1
- 1
ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml Näytä tiedosto

@@ -79,6 +79,6 @@

- name: Enable Apache mod_proxy for rspamd admin web interface
command:
cmd: a2enmod http_proxy
cmd: a2enmod proxy_http
creates: /etc/apache2/mods-enabled/proxy_http.load
notify: restart apache

Ladataan…
Peruuta
Tallenna