Skip to content
Cube edited this page Dec 11, 2015 · 1 revision

Binary Distribution

If you are using Arch Linux, you can install nginx-google_filter from AUR:

yaourt -S nginx-google_filter

A sample configuration file is already shipped as /etc/nginx/google.conf, include it in your nginx.conf to google on.

Or you can compile from source code following the steps below:

Clone this wiki locally