location ~* \.rss(\?.*)?$ {
fastcgi_pass unix:/tmp/xscript-multiple/xscript-weather.sock;
include fastcgi_params_yandex;
}

