Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Robbie on May 18, 2003, 07:30:53 AM

Title: Change web server port.
Post by: Robbie 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?
Title: Re: Change web server port.
Post by: Andrew 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.
Title: Re: Change web server port.
Post by: Robbie 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.

:*(
Title: Re: Change web server port.
Post by: Tom Haynes on May 19, 2003, 12:38:11 AM
Try http://forums.contribs.org/index.php?topic=3416.msg11536#msg11536
Title: Re: Change web server port.
Post by: Robbie 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.
Title: Re: Change web server port.
Post by: JB on May 21, 2003, 06:54:18 AM
What about 35Listen80 and 05Port.

Don't have time to test it personally

JB
Title: Re: Change web server port.
Post by: MT 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