rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
2.29k stars 227 forks source link

[Windows] Integration of IIS as Proxy #681

Closed Crushedice closed 4 months ago

Crushedice commented 4 months ago

Greetings, Im using the File Server since years now, and i'm happy to see that a new ( and SECURE ) Version is now available.

I am Using Windows server with IIS as the web back end. It would be nice to see that reflected in the file server, since for now, it always shows me the monitored downloads as localhost.

rejetto commented 4 months ago

hey, that depends on how you configure your proxy. if you look at hfs admin-panel / home, you may see a link to a guide for proxy configuration. Do you? if you don't see it there, you can click on https://github.com/rejetto/hfs/wiki/Reverse-proxy

Crushedice commented 4 months ago

Ah!. Man. such a timewaste for me, i tried many things in IIS. In the end, Just set the "Proxy count" to 1. Didnt see this option before.

All good now. Thank you