Install Pagespeed via EasyApache in a few secounds
For all users who want to have pagespeed installed.
I tried this plugin and it works like a charm
/https://github.com/pagespeed/cpanel
If you get a "-bash: git: command not found" i rcommed this article:
/http://www.servermule.com.au/help/cpanel/install-git-cpanel-server/
So you have to use:
then Speed.pm.tar.gz
After that go to your EasyApache and enable mod_pagespeed and recombile and you`re done.
Hope this helps
For all users who want to have pagespeed installed.
I tried this plugin and it works like a charm
/https://github.com/pagespeed/cpanel
If you get a "-bash: git: command not found" i rcommed this article:
/http://www.servermule.com.au/help/cpanel/install-git-cpanel-server/
So you have to use:
Code:
/usr/local/cpanel/3rdparty/bin/git clone https://github.com/pagespeed/cpanel.git /var/cpanel/easy/apache/custom_opt_mods/Cpanel/
Code:
cd /var/cpanel/easy/apache/custom_opt_mods/Cpanel/Easy && tar -zcvf Speed.pm.tar.gz pagespeed
Hope this helps
Last edited: