Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save projoomexperts/6f20a53dcee49324e983158ddbf89ad9 to your computer and use it in GitHub Desktop.
Save projoomexperts/6f20a53dcee49324e983158ddbf89ad9 to your computer and use it in GitHub Desktop.
<IfModule mod_dtimeout.c>
<Files ~ ".php">
SetEnvIf Request_URI "RTR_data.php" DynamicTimeout=300
</Files>
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment