소스 검색

changed http_proxy to proxy_http

merge-requests/1/head
Adam Bardall 5 년 전
부모
커밋
b69d6ab453
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml

+ 1
- 1
ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml 파일 보기

@@ -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

불러오는 중...
취소
저장