Page 1 of 1

Integrate ISC with Amazon CloudFront

Posted: Thu Feb 23, 2012 12:07 am
by mozack
Hi to all,

I'm working on a piece of mods to integrate interspire with Amazon Cloud Front.

So i have done all admin code to insert 3 media server addresses, but now i need to know where interspire change http to https the value of ShopPath. Most of the code variables used to css, js and images are done using %%GLOBAL_ShopPath%% variable, so to avoid edit all template files we should get the place where isc change from http to https and maybe there we can check if the link is for image, css or js and change from store domain to media server domain.

We must change the address only for files, otherwise links should break.

Hope someone there can help me solving this problem.

Best regards

Mozack

Re: Integrate ISC with Amazon CloudFront

Posted: Tue May 22, 2012 3:14 am
by rmeder
I am in the process of setting this up, did you ever get anywhere with this?

Can anyone point me in the direction of the file where Global_ShopPath is set?