Changes

no edit summary
${APACHE_LOCK_DIR}/accept.lock
PidFile ${APACHE_PID_FILE}
Timeout '''700'''
KeepAlive On
MaxKeepAliveRequests '''500'''KeepAliveTimeout '''600'''
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients '''10'''
MaxRequestsPerChild 0
</IfModule>
ThreadLimit 64
ThreadsPerChild 25
MaxClients '''10'''
MaxRequestsPerChild 0
</IfModule>
<IfModule mpm_event_module>
StartServers 2
MaxClients '''10'''
MinSpareThreads 25
MaxSpareThreads 75
Include conf.d/
Include sites-enabled/
'''ServerSignature Off
ServerTokens Prod
'''</pre>
=== Configuring WevDAV for Owncloud ===
Under construction
4,199
edits