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