$conf['stage_file_proxy_origin] = 'http://example.com'; // no trailing slash

Should be:

$conf['stage_file_proxy_origin'] = 'http://example.com'; // no trailing slash

Comments

anavarre’s picture

Status: Active » Needs review
StatusFileSize
new650 bytes
greggles’s picture

Status: Needs review » Reviewed & tested by the community

Seems ready to go.

greggles’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.