[ 
https://issues.apache.org/jira/browse/MESOS-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731533#comment-13731533
 ] 

Ross Allen commented on MESOS-622:
----------------------------------

I sent you a pull request that fixes http vs. https by using schemeless URLs 
for the assets: https://github.com/davelester/mesos-website/pull/2
                
> Mesos website does not load properly over HTTPS
> -----------------------------------------------
>
>                 Key: MESOS-622
>                 URL: https://issues.apache.org/jira/browse/MESOS-622
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Dave Lester
>
> As pointed out by several people including [~ssorallen], 
> https://mesos.apache.org/ references its assets over HTTP, which some 
> browsers block because it's considered a different domain.
> The origin of the problem is that the Jekyll templates which build the site 
> have http hardcoded in the url, located in _config.yml in the subversion 
> repo: https://svn.apache.org/repos/asf/mesos/website
> We need the urls of css/js includes, as well as images be relative -- and 
> also work for urls like mesos.apache.org/documentation/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to