I have problem. I've downloaded CentOS 5 DVD ISO image file, and as usual, I've transferred it into /uploads folder through samba, changed ownership of folder and file to apache:apache (like all other files), made a page with link in admin, added link to ISO file, but when I try to download it, I get this error:
I checked permissions, they are apache:apache 755 for both folder and files (the server is in secure environment, so I can leave the permissions like that to ease my work)... all other files are downloading as they should, even 250 megabyte service packs. But this image file is 3 and a half gigs, and I would like to serve it to my coleagues at work through web site, and not FTP.Forbidden
You don't have permission to access /uploads///samba_iso_dvd/CentOS-5.0-i386-bin-DVD.iso on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.52 (CentOS) Server at xxxxxxxx Port 80
Also, httpd log says this:
What can I do? I've googled a bit, but couldn't find a solution, and I bet it is in httpd.conf file, but I can't figure out what.[Sat Apr 14 16:18:29 2007] [error] [client 195.29.4.69] (75)Value too large for defined data type: access to /uploads///samba_iso_dvd/CentOS-5.0-i386-bin-DVD.iso failed, referer: http://xxxxxxxxxxxxxxx=iso-slike
Thank you for all the help.
Ivan.

