Hi,
I have just installed apache httpd-2.2.14 on a linux machine running
SLES10. I am running the web server as non-root, so I have set the
listening port to "23456" in my httpd.conf file. It appears to start
correctly:
netstat -an | grep LISTEN | grep 234
tcp 0 0 :::23456 :::*
LISTEN
but when I try to access http://localhost in my browser, I get a "failed
to connect" error. The error_log and access_log don't contain any
Did you try to access with the port you set?
iñ
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org