Fix indent
parent
dd97e5ec79
commit
1338e4dee6
|
@ -12,9 +12,9 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block template_local_content %}
|
||||
location ~ /\.ht {
|
||||
location ~ /\.ht {
|
||||
deny all;
|
||||
}
|
||||
}
|
||||
|
||||
location /backuppc/image {
|
||||
alias /usr/share/backuppc/image;
|
||||
|
|
Loading…
Reference in New Issue