# SECALERTS-419
location ^~ /common/common.xml {
	return 403;
}