Hi, my Gitblit works well and I really like it. Currently it can be visited by domain entrance(e.g. http://git.domain.cn) and ip entrance(e.g. http://120.11.22.33) even though i config this line: "server.httpBindInterface = git.domain.cn".
In my situation, I want it can be visited by the domain entrance only. How can I do that?
Thank you very much!