location ~ ^/(lego|xml|xsl) {
return 403;
}

