Installing Google Mod Speed On EC2

May 26, 2016 by admin Category: Blog, Development 0 comments
sudo yum install at
sudo yum install mod-pagespeed
cd /etc/httpd/conf.d/
sudo vim pagespeed.conf 

Edit the ssl section if you have it installed.

sudo service httpd restart
curl -I https://example.com

Leave a Comment!

You must be logged in to post a comment.