f5d41ab53d
pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the Apache HTTP Server. WWW: http://code.google.com/speed/page-speed/docs/module.html
7 lines
246 B
Text
7 lines
246 B
Text
----------------------------------------------------------------------
|
|
To enable mod_pagespeed add this line:
|
|
|
|
Include etc/apache22/pagespeed.conf
|
|
|
|
to etc/apache22/httpd.conf
|
|
----------------------------------------------------------------------
|