mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Fix more block for owncloud
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
index index.php;
|
||||
{% endblock %}
|
||||
|
||||
{% block more %}
|
||||
{% block template_more %}
|
||||
error_page 403 /core/templates/403.php;
|
||||
error_page 404 /core/templates/404.php;
|
||||
gzip off;
|
||||
|
||||
Reference in New Issue
Block a user