S
S
s3ek2011-10-11 15:40:51
Apache HTTP Server
s3ek, 2011-10-11 15:40:51

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

2 answer(s)
I
Ilya Plotnikov, 2011-10-11
@ilyaplot

Nginx?

R
Roman Gogolev, 2011-10-11
@romka777

Set the default to CacheDisable.
In a specific location, write CacheEnable.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question