Install Mod_Pagespeed in WHM/cPanel using easyapache.

I have created  mod_pagespeed  custom module for CPanel WHM using CPanel Easy Framework. which will be then install using /scripts/easyapache on command line or easyapache from WHM on your choice whether to install it or not.   You can install it by using following steps

 

wget http://prajith.in/scripts/mod_pagespeed-cust-opts.tar.gz

 

tar -C /var/cpanel/easy/apache/custom_opt_mods  -xzf mod_pagespeed-cust-opts.tar.gz

Thats it, now you can run

/scripts/easyapache

 

or

 

Login into WHM and go to EasyApache Update

 

It will show you the Mod_Pagespeed included in it and you can install it by checking the box.

🙂

Install Mod_Pagespeed in WHM/cPanel using easyapache.

2 thoughts on “Install Mod_Pagespeed in WHM/cPanel using easyapache.

  • May 26, 2014 at 9:58 pm
    Permalink

    How do you uninstall, just remove that file? I couldn’t compile without an error so would like to remove the option from easy apache.

    Reply
  • December 8, 2014 at 10:30 am
    Permalink

    I would also like to know how to uninstall.

    Reply

Leave a Reply to Todd K Cancel reply

Your email address will not be published. Required fields are marked *

Fork me on GitHub