2012-06-23 22:13:06 +02:00
2012-06-23 22:13:06 +02:00
2012-06-23 22:13:06 +02:00
2012-06-23 22:13:06 +02:00
2012-06-23 22:13:06 +02:00

ngx_pagespeed

This is the nginx port of mod_pagespeed.

How to build

nginx does not support dynamic loading of modules. You need to add ngx_pagespeed as a build time dependency.

$ cd /path/to/nginx
$ auto/configure --add-module=/path/to/ngx_pagespeed
$ make install

How to use

TODO

S
Description
No description provided
Readme 81 MiB
Languages
C++ 69.6%
Shell 22.6%
Dockerfile 7.5%
Makefile 0.3%