sabnzbd hosting on the net

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
lukej33
Newbie
Newbie
Posts: 1
Joined: June 15th, 2011, 10:58 pm

sabnzbd hosting on the net

Post by lukej33 »

Hello all

This is my first post here so I apologise if this has been asked before. I did do a search but i didnt find anything.

I have just set up my first web server using apache2.2on which I am/will be hosting a personal website. From this website i would like to be able to access Sabnzbd on my home computer. I have seen it done but that was on a linux machine where as I am using a Windows 7 64 bit machine. Apache is currently listenning on port 80.

Currently sabnzbd is listenning on port 8080 with https listenning on 9090 and currently localhost:9090/sabnzbd opens sabnzbd in my browser.

I would like to be able to access it from a domain such as

mypersonalwebsite.net/sab.

I hope ive included enough information there. Thanks in advance for any help. :)
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: sabnzbd hosting on the net

Post by rascalli »

Have a look at the WIKI : http://wiki.sabnzbd.org/howto-apache
gvd
Newbie
Newbie
Posts: 10
Joined: June 15th, 2011, 9:45 am

Re: sabnzbd hosting on the net

Post by gvd »

That depends on if the new personal webserver and sab run on the same, or different, machines.

If the same, then use the howto to tell apache where to go for sab.

If different, put an html redirect page on your personal webserver, and redirect it to sab on your local machine.
Post Reply