DWJames
Member
Hi,
how can I change the domain an attachment is served up from?
I'm not worried about getting it stored somewhere else, just how we reference it on the front end.
I want to use the default attachment storage process, but when a page is loaded on the front end I want to call the attachments from a specific subdomain alias, so that I can specifically enable a caching proxy only on that subdomain.
I thought that
$config['externalDataUrl']
might be the job, but it only seems to have changed avatars and not attachments.
thanks,
James
how can I change the domain an attachment is served up from?
I'm not worried about getting it stored somewhere else, just how we reference it on the front end.
I want to use the default attachment storage process, but when a page is loaded on the front end I want to call the attachments from a specific subdomain alias, so that I can specifically enable a caching proxy only on that subdomain.
I thought that
$config['externalDataUrl']
might be the job, but it only seems to have changed avatars and not attachments.
thanks,
James