diff options
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,4 +33,5 @@ AddType audio/ogg .oga # Required to keep Apache from hanging waiting for MySql connections <IfModule mpm_prefork_module> GracefulShutdownTimeout 300 + MaxRequestWorkers 100 </IfModule>
\ No newline at end of file |