On Thursday 28 July 2005 20:09, Ira Abramov wrote: > Quoting shimi, from the post of Fri, 15 Jul: > > > HTTP/1.1 416 Requested Range Not Satisfiable > > > > It happend to me too, I think, but not on Apache2 (if memory serves me > > right) > > Apache2, Debian Sarge: > > http://mirror.site.co.il/stentz-dvd-i386/ > > see the DVD image? oh, so my glasses ARE ok... > > http://mirror.site.co.il/stentz-dvd-i386/FC4-i386-DVD.iso > I get 403 no permission to access though the directory is obviously 755 > and the file is 644 just like the SHA1SUM file in that same dir. > > help?
Maybe compile Apache with: CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" ? (I know you're running debian, and I know the binary nature of... but just to try to solve this :) Assuming this is your machine, that is.) -- Shimi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
