Wrong setup.exe on http://www.cygwin.com/

Warren Young warren@etr-usa.com
Tue Feb 9 17:28:00 GMT 2010


On 2/9/2010 9:49 AM, Christopher Faylor wrote:
>
> with the possible exception of updating the
> web site to allow hints that setup.exe shouldn't be cached

In the PTC spirit:

     <IfModule mod_expires.c>
         ExpiresActive On

         <FilesMatch "\.exe$">
             ExpiresDefault "now"
         </FilesMatch>
     </IfModule>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list