Closed (duplicate)
Project:
Stage File Proxy
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2012 at 09:11 UTC
Updated:
12 Jul 2012 at 09:20 UTC
$conf['stage_file_proxy_origin] = 'http://example.com'; // no trailing slash
Should be:
$conf['stage_file_proxy_origin'] = 'http://example.com'; // no trailing slash
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| d6_installtxt_missing_quote.patch | 650 bytes | anavarre |
Comments
Comment #1
anavarrePosted twice by mistake.