make it work on debian
remove certbot generation (its got its own role)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
</Directory>
|
||||
{%if apache_use_php %}
|
||||
<FilesMatch \.php$>
|
||||
SetHandler "proxy:unix:{{ apache_php_socket }}|fcgi://localhost/"
|
||||
SetHandler "{{ php_listen_url }}"
|
||||
</FilesMatch>
|
||||
{% endif %}
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user