Closed PeterJCLaw closed 5 years ago
I would expect that to be handled by this:
https://github.com/srobo/infrastructure/blob/master/src/load_balancer.tf#L12
Weird.
Yeah, I too had assumed that that line would do this.
$ curl -i http://www.studentrobotics.org
HTTP/1.1 307 Temporary Redirect
Cache-Control: no-cache
Content-length: 0
Location: https://www.studentrobotics.org/
:tada:
Shame it's 307 as this should be a permanent redirect, also that it's manual in the UI, but oh well.
Prior to the move to this incarnation of our infrastructure this used to work, but now fails.