Reputation: 1
I am kind of new to moovweb. We have a site hosted locally. When we access m.site.com using Chrome or IE, I am able to see the mobile version of the site. However, when I use an emulator in Chrome or IE, I get a 'redirect loop' message.
Do you know what could cause this redirect loop?
Is this a configuration setting issue?
Thanks,
Upvotes: 0
Views: 63
Reputation: 1
Thanks to Cagri's comment I was able to figure out what the issue was.
It turns out that I was not handling properly the request when it came from Moovweb and this caused the request being redirected. I checked for the Moovweb header 'Via: 1.0 Moovweb'.
Thanks
Upvotes: 0