src.dualinventive.com/mtinfo/dist/webroot/rc-4.05/html/javascript/OpenLayers/.htaccess

6 lines
125 B
ApacheConf

# Enable cache
<IfModule mod_expires.c>
<FilesMatch "\.(js)$">
ExpiresDefault "access plus 1 month"
</FilesMatch>
</IfModule>