I am running ubuntu 14.04 with Nginx 1.8.0. While opening the web pages in https the pages appear to be broken as the css/js/images don't load. I get this error "Blocked loading mixed active content"
This is my nginx.conf https://github.com/adithyakhamithkar/ansible/blob/master/roles/nginx/templates/nginx.j2
This is my virtual host file https://github.com/adithyakhamithkar/ansible/blob/master/roles/nginx/templates/virtualhost_ssl.j2
Could some one please guide me how to fix this.
This is my nginx.conf https://github.com/adithyakhamithkar/ansible/blob/master/roles/nginx/templates/nginx.j2
This is my virtual host file https://github.com/adithyakhamithkar/ansible/blob/master/roles/nginx/templates/virtualhost_ssl.j2
Could some one please guide me how to fix this.