ServerTokens Prod Timeout 10 KeepAliveTimeout 2 MaxKeepAliveRequests 10 #MaxClients 250 MaxRequestWorkers 250 ServerLimit 250 StartServers 50 MinSpareServers 20 MaxSpareServers 30 MaxRequestsPerChild 0 StartServers 3 MinSpareThreads 25 MaxSpareThreads 75 ThreadLimit 64 ThreadsPerChild 25 MaxRequestWorkers 150 MaxConnectionsPerChild 0 LimitUIDRange 0 6000 LimitGIDRange 0 6000 SSLProtocol all -SSLv2 -SSLv3 SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!RC4 ExtendedStatus On ProxyStatus On AllowOverride None Require all granted # "Require not env XXX" is not supported :( Deny from env=GoAway # We don't want to let the client know a file exist on the server, # so we return 404 "Not found" instead of 403 "Forbidden". Redirect 404 # File names starting with Redirect 404 # File names ending with Redirect 404 Require all denied