Fixed: How to Build nginx 1.4.0 and ngx_pagespeed in Ubuntu/Debian? #computers #answer #programming
Fixed: How to Build nginx 1.4.0 and ngx_pagespeed in Ubuntu/Debian? #computers #answer #programming
How to Build nginx 1.4.0 and ngx_pagespeed in Ubuntu/Debian?
How to Build nginx 1.4.0 and ngx_pagespeed in Ubuntu
Create a directory to download necessary packages (optional) :
mkdir pagespeed && cd pagespeed
Make sure that you have latest version of nginx, I recommend using nginx repo.
To add nginx repo :
wget http://nginx.org/keys/nginx_signing.key sudo apt-key add nginx_signing.key
Add this…
View On WordPress











