Answer the question
In order to leave comments, you need to log in
Apache and specific url caching
How can I cache a specific url on Apache 2.2? For example:
site.st/file.php?id=abc
This script returns an image file.
Mod_cache and disk_cache, as I understand it, want to cache everything and everything, but I want only 1 url;)
Answer the question
In order to leave comments, you need to log in
Set the default to CacheDisable.
In a specific location, write CacheEnable.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question