On Wed, Aug 26, 2009 at 7:56 AM, Henry<[email protected]> wrote: > Quoting "Krist van Besien" <[email protected]>: >> >> No access control on your test site? > > Yes, the test site has a .htaccess file limiting access. This works as > expected.
I suspected that. > I can browse to the test site just fine - it's just not being cached. Which is also as expected. Apache does not cache pages that are authenticated. As you can read here: http://httpd.apache.org/docs/2.2/mod/mod_cache.html "content with access protection is not cached". Krist -- [email protected] [email protected] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
