1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 10:42:47 +01:00

Created Reverse Proxy (markdown)

Mark McDowall 2014-01-06 17:42:09 -08:00
parent 720b51fbb6
commit 030afd7323

10
Reverse-Proxy.md Normal file

@ -0,0 +1,10 @@
1. Find the location of config.xml (On the Settings -> Info page)
2. Shutdown NzbDrone
3. Open config.xml in a text editor
4. Set UrlBase to your choice, suggested: "drone" or "nzbdrone" (no slashes required)
5. Start NzbDrone (On Windows Run-as administrator)
6. Confirm the new URL works (the old URL will redirect to the new one)
7. (Windows) Stop NzbDrone
8. (Windows) Restart NzbDrone as you normally would
9. Setup your Webserver to forward requests to NzbDrone
10. Donate :) <3