constant ESI_OVERRIDE_REQUEST_URI in ESI: Edge Side Includes 6.2
1 use of ESI_OVERRIDE_REQUEST_URI
- esi__block_handler in ./
esi.module - Menu handler for ESIs
File
- ./
esi.module, line 49 - Adds support for ESI (Edge-Side-Include) integration, allowing blocks to be\ delivered by ESI, with support for per-block cache times.
Code
define('ESI_OVERRIDE_REQUEST_URI', FALSE);