J JuanCar Regular Pleskian Feb 7, 2018 #1 I'm trying to disable pagespeed module in Apache web server setting: I uncheck pagespeed and click aply... but the module apeears again as loaded!! How can I avoid that Apache load pagespeed mod? Thanks
I'm trying to disable pagespeed module in Apache web server setting: I uncheck pagespeed and click aply... but the module apeears again as loaded!! How can I avoid that Apache load pagespeed mod? Thanks
IgorG Plesk addicted! Plesk Certified Professional Feb 7, 2018 #2 Just find corresponding package and uninstall it. For example, on my test Plesk CentOS server: # rpm -qa | grep pagespeed mod-pagespeed-beta-1.13.35.2-0.x86_64 # rpm -e mod-pagespeed-beta
Just find corresponding package and uninstall it. For example, on my test Plesk CentOS server: # rpm -qa | grep pagespeed mod-pagespeed-beta-1.13.35.2-0.x86_64 # rpm -e mod-pagespeed-beta