> I did not know about http://wiki.nginx.org/NginxXSendfile.
> It is exactly the same thing I wanted. I tried it after you gave hint to me.
> For some reason it didn't work and resulted in 404 error.
> Is it in nginx core or do I need to enable it from somewhere?
It's in the nginx core. And when you are sending your url back make sure its an absolute url for the server to serve the file. Not a path to the file on the filesystem.
Rob
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx