Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
systems:cpanel [2016/06/27 17:25] eServices Greece [Switch cPanel to current] |
systems:cpanel [2018/12/27 15:59] (current) eServices Greece [Install mod_pagespeed] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Switch cPanel to current ===== | ===== Switch cPanel to current ===== | ||
| - | < | + | vim / |
| <sxh bash> | <sxh bash> | ||
| CPANEL=current | CPANEL=current | ||
| </ | </ | ||
| - | ==== Install mod_pagespeed ==== | ||
| - | <sxh bash> | ||
| - | / | ||
| - | cd / | ||
| - | tar -zcvf Speed.pm.tar.gz pagespeed | ||
| - | mkdir -p / | ||
| - | mv Speed.pm Speed.pm.tar.gz -t / | ||
| - | cd && rm -rf / | ||
| - | </ | ||