This commit is contained in:
Dryusdan 2020-07-20 10:36:38 +02:00
parent c3151de093
commit 78ce023c71

View file

@ -7,7 +7,7 @@ location = /robots.txt {
access_log /dev/null;
}
{% else %}
location = /robots.txt  {
location = /robots.txt {
allow all;
log_not_found off;
access_log /dev/null;