Final changes before branching

This commit is contained in:
magnolia-fan
2011-06-13 16:16:22 +04:00
parent 3bb393bbc7
commit 1606ef8c0e
3 changed files with 14 additions and 11 deletions
Regular → Executable
+2 -3
View File
@@ -30,9 +30,8 @@ location ~* ^/proxy-stream/(.*?)/(.*?)/(.*?)/(.*?)/(.*) {
# backend does not support Content-Disposition
# headers used to specify file name browsers use
# when save content to the disk
proxy_ignore_headers Cache-Control;
#add_header Content-Disposition 'attachment; filename=audio.mp3';
#add_header Connection 'close';
proxy_ignore_headers Cache-Control Expires;
# Do not touch local disks when proxying
# content to clients