← Back to team overview

yellow team mailing list archive

Re: Serve the GUI assets over HTTPS (issue 6940084)

 

https://codereview.appspot.com/6940084/diff/13001/config/nginx.conf.template
File config/nginx.conf.template (right):

https://codereview.appspot.com/6940084/diff/13001/config/nginx.conf.template#newcode4
config/nginx.conf.template:4: return 301 https://$host$request_uri;
benji wrote:
> I assume $request_uri has a leading slash and that is why we do
> not need one between $host and $request_uri.  Is that right?

That's the suggested incantation, I guess so.

https://codereview.appspot.com/6940084/

-- 
https://code.launchpad.net/~teknico/charms/precise/juju-gui/serve-via-https/+merge/140511
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~teknico/charms/precise/juju-gui/serve-via-https into lp:~juju-gui/charms/precise/juju-gui/trunk.


References