Hello Everyone.

My Apache web server  add some header when download avi files.

--------------------------------------------------------------
example

apache.conf

<FilesMatch "\.(avi)$">
       Header set Cache-Control "no-store, nocache, must-revalidate"
</FilesMatch>
--------------------------------------------------------------

I use squid for server accelerator.

How do I configure Squid.conf same as apache.conf ?

( add Header no-store,nocache,must-revalidate to "avi" )

Thanks.





-ooOoo----------------------------------------------------------


                                     HYOSUNG ITX : Seonkyu Park
                                     CDN Infra Team : Manager
                                     [EMAIL PROTECTED]  / +82-10-4597-9312      
                                                                     
                                   
                                    
----------------------------------------------------------ooOoo-

Reply via email to