I came across a need to enable the following links for the Apache HTTP Server,
in order to enable response caching. Go to /etc/apache2 folder and give the
following commands.
> ln -s ../mods-available/file_cache.load file_cache.load
ln -s ../mods-available/mem_cache.conf mem_cache.conf