Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [OT] invisible README
Date: Wed, 16 Feb 2011 06:08:41
Message-Id: ijfnsj$d6d$1@dough.gmane.org
In Reply to: [gentoo-user] [OT] invisible README by Philip Webb
1 On 02/16/2011 06:54 AM, Philip Webb wrote:
2 > I recently put some files up at http://www.chass.utoronto.ca/~purslow/esp/ .
3 > One of them is README.pdf , which is visible when I list the dir contents
4 > using SSh or Krusader, but which is not shown by FF, Konqueror or Lynx.
5 > If I make a copy called READFILE.pdf , it is shown by the browsers.
6 >
7 > Can anyone explain what's going on ?
8
9 The permissions of that file are probably wrong. It needs to be
10 readable by the group the web server belongs to. Try chmod +r README.pdf