be clearer in the readme that we're not yet working
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
This is the [nginx](http://nginx.org/) port of
|
This is the [nginx](http://nginx.org/) port of
|
||||||
[mod_pagespeed](https://developers.google.com/speed/pagespeed/mod).
|
[mod_pagespeed](https://developers.google.com/speed/pagespeed/mod).
|
||||||
|
|
||||||
**ngx_pagespeed is a work in progress**, and only a few of the mod_pagespeed
|
**ngx_pagespeed is a work in progress**, and is not yet functional. If you are
|
||||||
filters are currently functional. If you are interested in test-driving the
|
interested in test-driving the module, or contributing to the project, please
|
||||||
module, or contributing to the project, please follow the instructions below,
|
follow the instructions below, and do provide feedback if you run into any
|
||||||
and do provide feedback if you run into any issues or questions!
|
issues or questions!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -63,4 +63,4 @@ To your nginx.conf add to the main block or to a server or location block:
|
|||||||
To confirm that the module is working, fetch a page and check that you see the
|
To confirm that the module is working, fetch a page and check that you see the
|
||||||
following comment in the source:
|
following comment in the source:
|
||||||
|
|
||||||
<!-- Processed through ngx_pagespeed using PSOL version 0.10.0.0 -->
|
<!-- Processed through ngx_pagespeed using PSOL version 0.10.0.0 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user