-1

On cPanel server, after running update of EasyApache, pagespeed module goes back to default - meaning all changes in pagespeed.conf are been removed and looks like it overwritten with default pagespeed.conf file. Is it possible to prevent it somehow?

alya
  • 27
  • 1
  • 6

1 Answers1

0

You have to add this as a custom module to your WHM before you run Easy Apache.

See this link https://documentation.cpanel.net/display/EA/Custom+Modules

Howard E
  • 5,454
  • 3
  • 15
  • 24
  • Thanks, that is exact way I have added it. First custom module then, easy Apache. It's working fine, but sometimes easy Apache need to be updated and when I run the update with existing custom module it resets pagespeed.conf to default one. – alya Jun 27 '16 at 17:53