File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,7 @@ Pass request to the backend selected from the database (traffic router).
219
219
}
220
220
221
221
Required modules (other than ` ngx_postgres ` ):
222
+
222
223
- [ nginx-eval-module (agentzh's fork)] ( http://github.com/agentzh/nginx-eval-module ) ,
223
224
224
225
@@ -253,6 +254,7 @@ Restrict access to local files by authenticating against `PostgreSQL` database.
253
254
}
254
255
255
256
Required modules (other than ` ngx_postgres ` ):
257
+
256
258
- [ ngx_http_auth_request_module] ( http://mdounin.ru/hg/ngx_http_auth_request_module/ ) ,
257
259
- [ ngx_coolkit] ( http://github.com/FRiCKLE/ngx_coolkit ) .
258
260
@@ -302,6 +304,7 @@ Simple RESTful webservice returning JSON responses with appropriate HTTP status
302
304
}
303
305
304
306
Required modules (other than ` ngx_postgres ` ):
307
+
305
308
- [ ngx_rds_json] ( http://github.com/agentzh/rds-json-nginx-module ) .
306
309
307
310
You can’t perform that action at this time.
0 commit comments