• nginx modificē hederi

    location ~* \.(txt|xml)${
    add_header Access-Control-Allow-Origin *;
    }


1111111