Jump to content
Froxlor Forum
  • 0

Change FcgidIOTimeout


tt33tt

Question

6 answers to this question

Recommended Posts

OK, this is my file:

<IfModule mod_fcgid.c>
  FcgidConnectTimeout 20
  FcgidIOTimeout 120
  <IfModule mod_mime.c>
    AddHandler fcgid-script .fcgi
  </IfModule>
  FcgidMaxRequestLen 33554432
</IfModule>

How can I test if it works? PHPinfo() ?

Does Froxlor not overwrite it?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...