1. <IfModule mod_fcgid.c>
  2. AddHandler fcgid-script .fcgi
  3. FcgidConnectTimeout 20
  4. FcgidMaxRequestLen 1073741842
  5. </IfModule>