Igor Sysoev Wrote:
-------------------------------------------------------
> Why not to create a separate server block for each site instead of
> this
> if/rewrite mess ?
>
>
> --
> Igor Sysoev
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
Can't do that, because I have to serve different favicon.ico to different subdomain.
In example, there is several domains in server_name and some of them need to have their own favicon.ico,
if there is no favicon.ico for some of them, than they need to be served with the main favicon.ico file.