# vi /etc/apache2/mods-available/fcgid.conf

<IfModule mod_fcgid.c>
  ...
  FcgidMaxRequestLen UPLOADBYTEWERT
  ...
</IfModule>