× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi all,
We run Apache/Tomcat on AS/400 and have a small problem: All JavaScript (.js) 
and CSS files are being cashed on the client PC and in order to apply any mods 
to those files we have to rename them (which is very painful process). I tried 
to configure HTTP Responses to instruct browser to trash those files if new 
version is found (using *ADMIN console), but no success so far.
 
Here the code from httpd.conf that was generated by *ADMIN service:
 
ExpiresActive on                                                     
ExpiresDefault "modification plus 0 seconds"                         
ExpiresByType application/x-javascript "modification plus 0 seconds" 
ExpiresByType text/css "modification plus 0 seconds"                 
Header Set ExpiresActive on                               
 
When I run the same Apache/Tomcat on PC with default config - no cashing is 
done on client side.
Appreciate your help,


Alex Pinsky
Aeropostale, Inc. 

 

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.