Changes

From SME Server
Jump to navigationJump to search
Line 9: Line 9:     
===Installation===
 
===Installation===
The latest mod_PageSpeed rpms for CentOS can be found here: https://www.modpagespeed.com/doc/download  You can either download the proper package manually the upload to your SME Server or use wget from an SSH session:
+
The latest mod_PageSpeed rpms for CentOS can be found here: https://www.modpagespeed.com/doc/download  You can either download the proper package manually then upload to your SME Server or use wget from an SSH session:
 
  wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm
 
  wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm
 
Then perform a yum local install:
 
Then perform a yum local install:
 
  yum localinstall mod-pagespeed-stable_current_x86_64.rpm
 
  yum localinstall mod-pagespeed-stable_current_x86_64.rpm
The mod_PageSpeed Apache module is now installed on your SME Server, but the module is not yet integrated into the Apache configuration.  To do this, we will create a custom template to include the property configuration information in httpd.conf to load the module.  
+
The mod_PageSpeed Apache module is now installed on your SME Server, but the module is not yet integrated into the Apache configuration.  To do this, we will create a custom template fragment to include the property configuration information in httpd.conf to load the module.  
    
First, let's create the custom-template fragment:
 
First, let's create the custom-template fragment:
board, director
297

edits

Navigation menu