diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md new file mode 100644 index 0000000..c64aca6 --- /dev/null +++ b/Reverse-Proxy.md @@ -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 \ No newline at end of file