Hello,

Is Fossil able to bind to a single IP address? There is `--localhost`
but that binds to 127.0.0.1 and `--port` for the port. However I would
like to listen on specific addresses, such as say 127.0.4.2 or a
specific public address. Right now to do this I have to host a server
with `--localhost` and have another web server act as a proxy to the
Fossil server (it just forwards requests to the local server). I would
rather have a setup where Fossil can listen on a specific address
directly. Supporting this would mean that I would only need the Fossil
binary.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to