Koozali.org: home of the SME Server

Change web server port.

Robbie

Change web server port.
« on: May 18, 2003, 07:30:53 AM »
Hello everyone:

I'm looking to change the webserver port from 80 to lets say 6776. I know this is usally done with the httpd config file but i have no clue where that file is. Can any one help or am I trying to do something that can not be changed?

Andrew

Re: Change web server port.
« Reply #1 on: May 18, 2003, 11:11:52 AM »
G'day Robbie,

Have a look in the contributed HOWTOs.  You'll find Dan Brown has already solved this problem for you.

Cheers,
A.

Robbie

Re: Change web server port.
« Reply #2 on: May 19, 2003, 12:03:16 AM »
Hello again!

Sorry but i'm unable to find that post. I did look under Apache listening and The keyworkd dan brown. All it is other peoples problems with no answer.

:*(

Tom Haynes


Robbie

Re: Change web server port.
« Reply #4 on: May 19, 2003, 07:19:33 PM »
Sorry i think i forgot to add that i'm using 5.6 of the server. So the 35Listen80  and 80Aliases00 does not apply here.

JB

Re: Change web server port.
« Reply #5 on: May 21, 2003, 06:54:18 AM »
What about 35Listen80 and 05Port.

Don't have time to test it personally

JB

MT

Re: Change web server port.
« Reply #6 on: May 28, 2003, 06:42:39 AM »
Try installing the port forwarding module for the 5.6 version. You can get this at  http://www.myezserver.com/ . Then on the left side of the page click on downloads  mitel  contribs. Install the port forwarding module then go to server-manager and forward whatever port you want to your internal network address port 80. This way you don't have to try and change ports for apache. It is not a good idea to open your internal lan but it might work until someone comes up with a way to change apache listening port. Not the best solution