http Tunnel

Hi

I have a need to set up Servoy to run over Port 80 using the http tunnel. Having followed the various posts and instructions in the server manual I have managed to make it work without too much difficulty, HOWEVER it wont for some reason work over port 80, it will do 85,90 etc but not 80. I am using Mac OSX Server with the standard Apache install, I was expecting the get the Servoy landing page returned when I entered the IP address of the machine in much the same way as you would if you added :8080, have I missed a fundamental point and can anyone help ??

Many thanks in anticipation
Gordon McLean

Servoy 4.1.1
Mac OSX 10.5.6
Apache 2.2

I am using Mac OSX Server with the standard Apache install

I think you have to assign another port to apache before this will work…

Thanks Marcel this worked. I have changed the port address Apache is talking to for the web on this machine and Servoy/Tomcat is now responding to Port 80.

Gordon