diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md index c64aca6..d112593 100644 --- a/Reverse-Proxy.md +++ b/Reverse-Proxy.md @@ -1,10 +1,5 @@ -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 +1. Go to Settings -> General +2. Set URL Base to desired path +3. Save settings +4. Restart (Restart as administrator on Windows) +5. Donate <3 \ No newline at end of file