Re: apache2 up! Q on socket 80
From: John Jolet (john.jolet_at_FXFN.COM)
Date: 12/19/03
- Previous message: Taylor, David: "easy grep question"
- Maybe in reply to: Leyden, Joseph: "Re: apache2 up! Q on socket 80"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Dec 2003 10:33:46 -0600 To: aix-l@Princeton.EDU
you have to start it as root if you want it to bind to any port below 1024. this will be true of ANY tcp service. run the apachectl as root.
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU]On Behalf Of
Leyden, Joseph
Sent: Friday, December 19, 2003 10:15 AM
To: aix-l@Princeton.EDU
Subject: Re: apache2 up! Q on socket 80
I had to change my httpd.conf:
Listen 80 to Listen 1080 (and this worked).
Now on my Microsoft IE (browser) I can only
get it to work if I put the correct socket
number such as:
http://(IP_addr):1080
am I stuck with this? Is there a default in AIX http?
Joe Leyden
- Previous message: Taylor, David: "easy grep question"
- Maybe in reply to: Leyden, Joseph: "Re: apache2 up! Q on socket 80"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|