Comment on set up local DNS using Pi-hole + nginx + audiobookshelf
pticrix@lemmy.ca 2 weeks ago
Just to make sure, your issue is :
But I cannot access audiobookshelf.local.com or audiobookshelf.local.com (it automatically forwards to HTTPS). If so, well, you’re forcing SSL, which means it’ll automatically transmit http request to https. If you don’t want that, turn it off. Anyway, it’s going to be used only locally, correct?
happeningtofry99158@lemmy.world 2 weeks ago
I have turned it off and tried again, this time it allows me to go to audiobookshelf.local.com, however still giving me the
502 Bad Gateway
error.yes that’s correct. But I still want to use self signed certificate just for extra security and get to know how to successfully configure it.