Apache on Plesk: Difference between revisions
From Jedisaber Wiki
Created page with " == Optimizations == In Plesk, Apache optimizations are set in:<br /> <code>/etc/httpd/conf.d/</code> You'll want to change the settings in the appropriate file for the MPM..." |
(No difference)
|
Revision as of 22:38, 24 October 2017
Optimizations
In Plesk, Apache optimizations are set in:
/etc/httpd/conf.d/
You'll want to change the settings in the appropriate file for the MPM:
mpm_prefork.conf mpm_event.conf
