From: Rich Bowen in
in
-<!-- The following include can be cached --> -<!--#include virtual="/footer.html" --> - -<!-- The following include can not be cached --> -<!--#include file="/path/to/footer.html" -->+<!-- The following include can be cached -->
If you are using Server Side Includes, and want the benefit of speedy @@ -425,7 +424,7 @@ Vary: negotiate,accept-language,accept-charset this file-handle for all subsequent access to this file.
CacheFile /usr/local/apache2/htdocs/index.html+ CacheFile /usr/local/apache2/htdocs/index.html
If you intend to cache a large number of files in this manner, you @@ -528,7 +527,7 @@ sys 0m0.000s contents for all subsequent accesses to this file.
MMapFile /usr/local/apache2/htdocs/index.html+ MMapFile /usr/local/apache2/htdocs/index.html
As with the @@ -565,11 +564,10 @@ sys 0m0.000s
Typically the module will be configured as so;
-CacheRoot /var/cache/apache/ -CacheEnable disk / -CacheDirLevels 2 -CacheDirLength 1+CacheRoot /var/cache/apache/
Importantly, as the cached files are locally stored, operating system