Re: Failed to connect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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?

When you connect using a URL like http:/www.example.com or
http://localhost, your browser will use port 80 to connect as this is
the default port assigned to the HTTP protocol.

You probably just want to run Apache HTTPD on port 80 and have the
processes which answer requests run as a lesser privileged user. See:-

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#group
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#user

Cheers,
Phil.

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux