#dev 2022-08-27

2022-08-27 UTC
angelo, gxt_, geoffo, gRegorLove_, gRegorLove__, jonnybarnes_ and jonnybarnes joined the channel
#
jonnybarnes
Hopefully I’m now chatting via a ZNC instance
#
jonnybarnes
with nginx dealing with TLS termination
tbbrown, geoffo, tetov-irc and walkah joined the channel
#
IWDiscordGateway
<capjamesg> What is the best way to redirect http traffic to https traffic with nginx?
#
IWDiscordGateway
<capjamesg> The way I did it this time was different than I was used to but I couldn’t remember the original method.
#
sknebel
capjamesg: usual pattern is "return 301 https://$host$request_uri;" in a http server block
#
sknebel
or 302 if you dont want to do permanent redirects I guess
nertzy, jacky, jonnybarnes, geoffo, [tantek] and bterry joined the channel
#
jacky
what is livestreaming
#
Loqi
live streaming is the practice of streaming media (mostly audio or video) in realtime from a camera and/or microphone, rather than a recording https://indieweb.org/livestreaming
[jeremycherfas], [sebsel], jacky, cjw6k and tetov-irc joined the channel