Reverted.
This commit is contained in:
parent
4af104384b
commit
216d41cd64
@ -29,9 +29,3 @@ AddType audio/ogg .oga
|
||||
RewriteRule ^(.*)$ index.php?q=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA]
|
||||
</IfModule>
|
||||
|
||||
|
||||
# Required to keep Apache from hanging waiting for MySql connections
|
||||
<IfModule mpm_prefork_module>
|
||||
GracefulShutdownTimeout 300
|
||||
MaxRequestWorkers 70
|
||||
</IfModule>
|
Reference in New Issue
Block a user