Re: telnet ok, HTTP not

Adrian Ho <[email protected]> Wed, 20 Nov 2002 09:48:27 +0800
Newsgroups gmane.comp.djb.publicfile
Message-ID <[email protected]>
On Tue, Nov 19, 2002 at 08:01:36PM -0500, Alexandros Papadopoulos wrote:
> This is a request of the main page (sitting @ 128.2.75.245) by a browser 

First off, 128.2.75.245 != 128.2.66.150.  How do you know the two servers
have the same problem?  Fix one server at a time.

> @ 128.2.11.246:
> 
> @400000003ddacce8101ddcb4 tcpserver: status: 1/100
> @400000003ddacce8101fa9a4 tcpserver: pid 15060 from 128.2.11.246
> @400000003ddacce810205d54 tcpserver: ok 15060 0:128.2.75.245:80 
> :128.2.11.246::35498
> @400000003ddacce8102c675c 128.2.11.246 read ./128.2.75.245/index.html: 
> open failed: file does not exist
> @400000003ddacce91048ffac tcpserver: end 15060 status 0
> @400000003ddacce910491b04 tcpserver: status: 0/100
> 
> ...and at the same time:
> 
> [root@helios ~]$ ls -al /public/file/128.2.75.245/
> total 5704
> drwxr-sr-x    3 root     root         4096 Nov 19 19:15 .
> drwxr-sr-x    3 root     root         4096 Nov 19 19:52 ..
> -rwxr-xr-x    1 root     root         4007 Nov 18 17:17 index.html
> drwxr-xr-x    2 root     root         4096 Nov 18 22:54 xristina
> [root@helios ~]$

Show us the output of "ls -ld /public /public/file", and the contents of
your httpd run script.

- Adrian