What I have?
A SharePoint 2010 web site exposed to internet with the following alternate access mapping:
Internal URL Zone Public URL for Zone
_http://servername Default _http://servername
_https://domainname.com Internet _https://domainname.com
_http://domainname.com Internet _https://domainname.com
What Problem am I facing?
I have Note Board web part which displays the user image. This image is referring to HTTP url. So, the image is not displaying.
Can someone tell me what am I missing?
Thanks in advance!