Hi,
I have compiled Apache with cache modules in EA:
Modules are been loaded
# httpd -l | grep cache
mod_file_cache.c
mod_cache.c
mod_disk_cache.c
mod_mem_cache.c
but in httpd.conf I dont have any reference for this modules configuration,
like: mod_cache - Apache HTTP Server
CacheRoot folder, size, etc...
Will be interesting a sample config added by default.
Somebody can explain more in this term?
Thanks
I have compiled Apache with cache modules in EA:
Modules are been loaded
# httpd -l | grep cache
mod_file_cache.c
mod_cache.c
mod_disk_cache.c
mod_mem_cache.c
but in httpd.conf I dont have any reference for this modules configuration,
like: mod_cache - Apache HTTP Server
CacheRoot folder, size, etc...
Will be interesting a sample config added by default.
Somebody can explain more in this term?
Thanks