changing host url for proxypass
Posted: August 26th, 2020, 6:37 pm
Hello,
I am running sabnzbd fine on Feralhosting server. With the default configuration, obviously it runs at. I need it to run at so i can then use proxypass to cover it under the servers ssl cert. Feral says i need to modify the python file to do this but refuses to give any further instructions on how, and my limited skill is proving difficult to find the answer.
I am using proxpass in apache for all the other url shortenings i am doing (eg, for sonarr ect) with no issue. My understanding is there is something i have to do in sab to change the URL to this format and then i can correctly use the proxpass.Can someone tell me how to change it so it is in the
Sorry i know this comes up all the time but my knowledge is confused by all the mentions of reverse proxy in google. do i change it in the general settings the sab host from server.feralhosting com to server.feralhosting com/username would that be enough?
I am running sabnzbd fine on Feralhosting server. With the default configuration, obviously it runs at
Code: Select all
server.feralhosting com:port/sabnzbdCode: Select all
server.feralhosting com:port/username/sabnzbdI am using proxpass in apache for all the other url shortenings i am doing (eg, for sonarr ect) with no issue. My understanding is there is something i have to do in sab to change the URL to this format and then i can correctly use the proxpass.Can someone tell me how to change it so it is in the
Code: Select all
server.feralhosting com:port/username/sabnzbd