My question is:

I have two applications on a server. Once svn (This service was first installed which is why he has the Prot 80 already occupied.).

And my second application is Mantis, which runs with the Wampserver. (Two applications to run on a port does not work. Huh?)

Now I have both applications as far as on the server configured and you run both without problems (on the server). But I want access from my internal network to the two server through Internet Explorer. However, when I enter the url to the server, but my svn appears. Mantis is not displayed.

Do you know how I can do that?

Thank you

有帮助吗?

解决方案

You should be able to do this by adding the portnumber to the url, something like http://my.intranet.biz:1234

You should know this if you are playing around with ports :)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top