I have got page which I would like to cache using the OutputCache directive. However, I am using a URL rewriter module to direct multiple URLs at this page, each with different contents.
Is there any way to use the cache the output for each URL? There are no other criteria by which I need to vary the cache results.