On Thu, 2005-09-22 at 22:42, kevin.kempter@dataintellect.com wrote:
Hi LIst;
I would like to bring apache up to listen on an lternate port (like 81 instead of 80) however if I change the listen value in the httpd.conf file then it fails to start saying that :
(13)Permission denied: make_sock: could not bind to address :81
Did it work under the same circumstances on 80? Only root can open ports 1024 or lower.