Problem with serving swf files with reverse proxy

Avi K. lists at ruby-forum.com
Mon Oct 31 15:38:04 UTC 2011


Ok, got it fixed.
Insted of using:
location ~* ^.+.(swf)$ {
I set the swf folder as a location:
location /swf-folder {


Thanks

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list