DirectAdmin添加mod_pagespeed优化Apache性能

mod_pagespeed是Google于2010年发布的一个Apache自动优化模块,他不需要对网站做任何改变,自行对网络传输的html字节优化及对css和图像进行压缩优化传输,自动智能缓存,加速下载。之前,赵容也介绍过给DirectAdmin添加mod_evasive模块(请看这里)以及Mod_cache模块(请看这里),那么今天,我们再来看看如何给DirectAdmin添加mod_pages…