hpsu / nzbget-chrome

Google chrome extension to interact with nzbget
28 stars 23 forks source link

How to connect with a web root and no port? #61

Closed habskilla closed 7 years ago

habskilla commented 7 years ago

Example: www.example.com/nzbget?

hpsu commented 7 years ago

Use port 80.

There is always a port. If none is specified in an URL, port 80 is the default one, Tip: You can paste the URL in the Host-field and the fields will be automatically filled in.

I should probably document this somewhere :)