search for: cachedefaultexpir

Displaying 1 result from an estimated 1 matches for "cachedefaultexpir".

Did you mean: cachedefaultexpire
2014 Aug 29
0
Using puppet with Apache mod_disk_cache and passenger over SSL
...ExpiresDefault "access plus 30 minutes" </Location> </IfModule> <IfModule mod_disk_cache.c> CacheEnable disk /production/file_metadata/ CacheEnable disk /production/file_metadatas/ CacheRoot "/var/cache/mod_cache" CacheDefaultExpire 1800 CacheIgnoreNoLastMod On </IfModule> </VirtualHost> mod_cache]# ls -la total 40 drwxr-xr-x 10 apache apache 4096 Aug 29 12:37 . drwxr-xr-x. 18 root root 4096 Aug 29 12:36 .. drwx------ 3 apache apache 4096 Aug 29 12:37 Hk drwx------ 3 apache apache 4096 Aug 29...