Viewing 1 replies (of 1 total)
  • Thread Starter withinboredom

    (@withinboredom)

    My mistake, ‘HTTPS’ was not set.

    Please add this line:

    238: $v = getallheaders();
    242: case (isset($v['X-Forwarded-Proto']) && $v['X-Forwarded-Proto'] === 'https'):

    to define.php

Viewing 1 replies (of 1 total)

The topic ‘Bug: Page Caching HTTPS pages as HTTP’ is closed to new replies.