Integrate ISC with Amazon CloudFront

Modules, Add-ons and custom code that's more than just a quick hack or Mod.
Post Reply
mozack
Posts: 27
Joined: Tue Mar 30, 2010 2:32 pm

Integrate ISC with Amazon CloudFront

Post 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
rmeder
Posts: 8
Joined: Tue May 22, 2012 3:12 am
Location: United States

Re: Integrate ISC with Amazon CloudFront

Post 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?
Post Reply