Hi,
When I try the access using "http://localhost:23456"; I get a web page display
"It works".
Is there a way of telling the browser or apache to use this port by default?
Regards
Steve
>-Original Message-
>From: Iñigo Medina García [mailto:imed...@grosshat.com]
>Sent: Tuesday, 3 No
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
tcp0 0 :::23456