IE9

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Torenware's picture

Redirecting IE9 compatibly with nginx when behind a load balancer

I'm having a nightmarish problem getting IE 9 to redirect from http to https. I've looked at a discussion from about a year ago (http://groups.drupal.org/node/206813), but in that case, nginx is in complete control.

In my case, I'm in AWS, and https is actually getting handled by an elastic load balancer (ELB), which is proxying over to nginx over port 80, and setting http_x_forwarded_proto:

<

pre>
#x_forwarded_proto stuff for elb/https issues - see http://daniel.hahler.de/handle-x-forwarded-proto-in-backend-nginx
set $my_https "off";

Read more
jeremyrperry's picture

Patch for Bug Using CurvyCorners and IE9

If any of you are using CurvyCorners in your front-end development, you should be aware that there is a bug that will cause IE9 to have some erratic behavior. I was able to figure out a CSS-based patch that will make this issue go away and ensure IE9 behaves. You can read about it on my blog if interested: http://www.jeremyrperry.com/blog/bug_using_curvycorners_ie_9_and_patch_it

Read more
Tech1's picture

Drupal adjust

Hello,

My name is Damien work for a company in NC. We recently changed our website to Drupal and I have read the drupal forums on fixing this custom color issue in internet explorer with the stylesheets in the bartik theme, but I seam to be getting nowhere with fixing the issue can someone give me directions on fixing this problem. The custom colors work in all the browsers just not IE. Please Help!

Read more
Subscribe with RSS Syndicate content