Configure "EnableSendfile off" in httpd.conf, and possibly "EnableMMap Off" too if that's not sufficient to fix the problem. ncpfs doesn't support sendfile(), which is used by default for files >= 256 bytes in size. joe
Configure "EnableSendfile off" in httpd.conf, and possibly "EnableMMap Off" too if that's not sufficient to fix the problem. ncpfs doesn't support sendfile(), which is used by default for files >= 256 bytes in size. joe