big files give 403 access denied

Discussion in 'Installation/Configuration' started by reinier, Apr 22, 2007.

  1. reinier

    reinier New Member

    under my web directory i have several files, all owned by the same user and same access rights

    smaller files are no problem to reach by http like:

    http://www.mysite.com/file.exe

    but bigger files (i have one that is 3.5 gig) give a 403 access denied

    in the web1/log/error.log file apache says:

    Code:
    [Sun Apr 22 11:34:23 2007] [error] [client x.x.x.x] (75): access to /file.exe failed
    i guess this is the filesize. Is this an OS thing (running ISPConfig, ubuntu 6-10 perfect setup) or is this an apache setting? if so, where can i at least read the maximum filesize, so i can communicate that to my customers.
     

Share This Page