;Connection closed by foreign host.
>>
>>- Original Message -
>>From: Carl Karsten <[EMAIL PROTECTED]>
>>To: <[EMAIL PROTECTED]>
>>Sent: Monday, February 14, 2000 4:27 PM
>>Subject: Re: Can not get access to local www
>>
>>
>&g
EMAIL PROTECTED]>
>Sent: Monday, February 14, 2000 4:27 PM
>Subject: Re: Can not get access to local www
>
>
>> bunch of things:
>>
>> 1. it doesn't matter who you are logged in as. the web server daemon
>> (httpd) takes requests from anyone, and acc
On Mon, 14 Feb 2000, Glen Lee Edwards wrote:
> Robert,
>
> I had the same trouble on 6.1. After days of working with it and
> corresponding with others on the subject I finally removed the Apache rpm
> and installed the one from my 5.2 cd. Problem solved.
>
> Glen
>
Thank you many times! I rem
Robert,
I had the same trouble on 6.1. After days of working with it and
corresponding with others on the subject I finally removed the Apache rpm
and installed the one from my 5.2 cd. Problem solved.
Glen
On Mon, 14 Feb 2000, Robert D. Williams wrote:
>
>
>Using Netscape I get (http://loc
On Mon, 14 Feb 2000, Carl Karsten wrote:
> The error you are getting is from httpd, so it is runing, listining,
> hearing, and responding. it just won't do what you want it to.
>
> make sure that /etc/httpd/conf/httpd.conf has:
> DocumentRoot /home/httpd/html
>
I checked and it is in there. It
The error you are getting is from httpd, so it is runing, listining,
hearing, and responding. it just won't do what you want it to.
make sure that /etc/httpd/conf/httpd.conf has:
DocumentRoot /home/httpd/html
>
>
> I tried your previous suggestion and the directories all had a+x on them
> alr
On Mon, 14 Feb 2000, Robert D. Williams wrote:
> now I need to set up a web server and I can't. Off hand does
> inetd handle port 80 calls? I looked in my inetd.conf file and no
> httpd is found. I am grasping at straws now...
Port 80 is usually handled by a standalone Apache server on RedHat
On Mon, 14 Feb 2000, Carl Karsten wrote:
> I was so close!
>
> $ telnet localhost 80
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> GET /
> (httpd returns the html code for the page)
>
> Connection closed by foreign host.
>
I tried your previous suggestion and the
IL PROTECTED]>
Sent: Monday, February 14, 2000 4:27 PM
Subject: Re: Can not get access to local www
> bunch of things:
>
> 1. it doesn't matter who you are logged in as. the web server daemon
> (httpd) takes requests from anyone, and accesses your file system as user
> nobody
bunch of things:
1. it doesn't matter who you are logged in as. the web server daemon
(httpd) takes requests from anyone, and accesses your file system as user
nobody. (I think, can someone clarify this?) The 'packets' that it receives
do not include who you are.
2. in order for httpd to read t
10 matches
Mail list logo