Page 1 of 1

apache port

Posted: Thu Jul 14, 2005 9:03 am
by jameswilson
Is it possible to change the port number that the webserver listens on from 80 to say 82. Reason i ask is that i already have a webserver (a windows 2003 server for remote active sync and webmail) but would like to play with a zm box at work. If the port number was changed to 82 i could port forward 82 to my zm box and away id go. Is this possible with zm or does it expect all requests to be on 80

Posted: Thu Jul 14, 2005 10:30 am
by krzys31337
You mean:

Code: Select all

Listen :82
In your httpd.conf ? (or sth likie: etc/httpd/conf.d/10.httpd.conf)

Or using url for webcam like this: http://my.ip.num.ber:82/some.jpg