[Liferay] How to load https for Liferay content behind reverse proxy
Normally, Liferay does not load the https URL with variables $ javascript_folder, $ css_folder, browser will block the insecure content (usually javascript, css and image) and website show will fail.
[blocked] The page at 'https://example.com/' was loaded over HTTPS, but ran insecure content from 'http://example.com/notifications-portlet/notifications/js/main.js?browserId=other&minifierType=js&languageId=en_US&b=6201&t=1399630101000': this content should also be loaded over HTTPS.
[blocked] The page at 'https://example.com/' was loaded over HTTPS, but ran insecure content from 'http://example.com/vnhomnay-theme/css/aui.css?browserId=other&themeId=…WAR_vnhomnaytheme&minifierType=css&languageId=en_US&b=6201&t=1399942235000': this content should also be loaded over HTTPS.