(ve):Install mod pagespeed

  • This page was last modified on February 21, 2011, at 11:49.
The (mt) Community Wiki is a collaborative project. Any (mt) Media Temple customer or employee may contribute. Not all articles and/or content have been tested for accuracy by (mt) Media Temple.

For officially moderated and tested articles, be sure to visit our KnowledgeBase.

From (mt) Community Wiki


This is an INCOMPLETE article. Use at your own risk.

instructions for any ve:

for centos and fedora:

32bit = rpm

-Uvh https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_i386.rpm

64bit = rpm

-Uvh https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_x86_64.rpm

debian:

32bit

wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_i386.deb; dpkg -i mod-pagespeed-beta_current_i386.deb

64bit

wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_amd64.deb; dpkg -i mod-pagespeed-beta_current_amd64.deb

looks like debian and ubuntu need the additional command:

apt-get -f install