On 02/16/2011 06:54 AM, Philip Webb wrote:
I recently put some files up at  http://www.chass.utoronto.ca/~purslow/esp/ .
One of them is  README.pdf , which is visible when I list the dir contents
using SSh or Krusader, but which is not shown by FF, Konqueror or Lynx.
If I make a copy called  READFILE.pdf , it is shown by the browsers.

Can anyone explain what's going on ?

The permissions of that file are probably wrong. It needs to be readable by the group the web server belongs to. Try chmod +r README.pdf


Reply via email to