Thanks for the reply (and from Luis). I've tried removing the protocol from the urls, and have gotten the presidents example (using simile v.3) to work, but not my data searching tool, which is still using simile v.2.2. Is the problem now that I need to upgrade that data searching tool to v.3?
presidents v.3 (hosted on our server) https://esrl.noaa.gov/csd/groups/csd7/measurements/presidentsv3_https/presidents.html data searching tool v.2 https://esrl.noaa.gov/csd/groups/csd7/measurements/dataui/ Thanks again for the help. I haven't worked with this code in quite a while. Ken -------------------------------------------- On Mon, 1/9/17, David Karger <kar...@csail.mit.edu> wrote: Subject: Re: [Simile-Widgets] https with simile? To: simile-widgets@googlegroups.com Cc: "SIMILE Widgets" <simile-widgets@googlegroups.com> Date: Monday, January 9, 2017, 2:20 PM exhibit world's fine with https but you have to watch out for "mixed content". modem browsers will not load http content on https pages and vice versa. best practice is to leave the protocol off your urls e.g. replace http://foo.org/ with //foo.org/ Sent from BlueMail On Jan 9, 2017, at 10:10 AM, 'ken' via SIMILE Widgets <simile-widgets@googlegroups.com> wrote: Hi,Recently our organization switched from http to https. At the same time, my faceted search tool using simile v.2 stopped working. https://esrl.noaa.gov/csd/groups/csd7/measurements/dataui/ I tried putting the presidents example (using simile v.3) on our server (again using https) and could not get that to work either. So my question is, does simile work with https? Thanks,Ken -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to simile-widgets+unsubscr...@googlegroups.com. To post to this group, send email to simile-widgets@googlegroups.com. Visit this group at https://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to simile-widgets+unsubscr...@googlegroups.com. To post to this group, send email to simile-widgets@googlegroups.com. Visit this group at https://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.