Hi Maxim,
Thank you for the quick reply, I guess there is no workaround for that
problem? It isn't possible to remove headers or specify a dummy protocol for
Nginx?
Thank you,
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,250772,250776#msg-250776
Hi,
I'm using Nginx to serve a file called crossdomain.xml, that file is used by
Flash client to allow socket crossdomain Policy. It's a trick that many
people are using instead of having a dedicated app to server that file. The
trick is to return that xml file when nginx get a bad request. Since