Running sabnzbd and sickbeard on the same port

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
soulproperty
Newbie
Newbie
Posts: 3
Joined: February 6th, 2011, 6:53 pm

Running sabnzbd and sickbeard on the same port

Post by soulproperty »

Hi,
I'd like to run a few different servers on the same port (sab, sickbeard and a jetty server). Does anyone know what the simplest was to get this done is?

Any help would be greatly appreciated.

Thanks,
Chris
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Running sabnzbd and sickbeard on the same port

Post by shypike »

Normally this is not possible.
You may be able to put an Apache server in front.
This will only work if the services are unique paths.
So http://server:port/sanbznd and http://server:port/sickbeard.
More info here: http://wiki.sabnzbd.org/howto-apache
Post Reply