File nzbget.apache.conf of Package nzbget
# needs modules: proxy proxy_http <IfModule mod_proxy_http.c> <Location /nzbget> Require all granted ProxyPass http://localhost:6789 ProxyPassReverse http://localhost:6789 </Location> </IfModule>
# needs modules: proxy proxy_http <IfModule mod_proxy_http.c> <Location /nzbget> Require all granted ProxyPass http://localhost:6789 ProxyPassReverse http://localhost:6789 </Location> </IfModule>