Nginx built with Pagespeed,ssl, http2, brotli and mod security

Hey how can i built nginx with Pagespeed,ssl, http2, brotli and mod security.

In this only pagespeed,ssl and http2 is supported :
https://linode.com/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/

Also i want to retain the directory paths, user and group names of pre-built NGINX binaries so that i dont get any error with letsencrpyt installation, also it is easy to manage.

OS : Ubuntu 18.04 LTS | Php :7.3 (Ondrej) | MariaDB : 10.3.11

I tried on my own but got this Error : https://serverfault.com/questions/946874/compilation-error-nginx-with-pagespeed-http2-brotli-and-mod-security

Or click here

6 Replies

I can answer your question about SSL. You could use let’s encrypt and install using certbot. https://certbot.eff.org/

i didnt asked about ssl and i know how to install that. i am just asking how can i built nginx with Pagespeed,ssl, http2, brotli and mod security support

i know that, i want brotli and mod security compiled with nginx

There's a mailing list which you can ask them for specific help on those specific questions.

But this is not about pagespeed specifically. They have already tutorial for that. I need to build more that's why I am asking in community.
I tried and got error

Visit this link to see Error that I got

Or manually visit : https://serverfault.com/questions/946874/compilation-error-nginx-with-pagespeed-http2-brotli-and-mod-security

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct