Loading docs/manual/caching.xml +3 −2 Original line number Diff line number Diff line Loading @@ -333,8 +333,9 @@ module="mod_cache">CacheEnable</directive> and <directive module="mod_cache">CacheDisable</directive> directives.</li> <li>The response must have a HTTP status code of 200, 203, 300, 301 or 410.</li> <li>If the response has an HTTP status code other than 200, 203, 300, 301 or 410 it must also specify an "Expires" or "Cache-Control" header. </li> <li>The request must be a HTTP GET request.</li> Loading Loading
docs/manual/caching.xml +3 −2 Original line number Diff line number Diff line Loading @@ -333,8 +333,9 @@ module="mod_cache">CacheEnable</directive> and <directive module="mod_cache">CacheDisable</directive> directives.</li> <li>The response must have a HTTP status code of 200, 203, 300, 301 or 410.</li> <li>If the response has an HTTP status code other than 200, 203, 300, 301 or 410 it must also specify an "Expires" or "Cache-Control" header. </li> <li>The request must be a HTTP GET request.</li> Loading