<IfModule mod_proxy.c> <IfModule mod_disk_cache.c> CacheEnable disk / CacheRoot "<%= @cache_root %>" CacheDirLevels 2 CacheDirLength 1 </IfModule> </IfModule>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8433 | Matt Attaway |
Test environement for working with Webkeeper using vagrant. Just sync and type 'vagrant up' |