Skip to content

Commit 963b075

Browse files
committed
Last Markdown fixes.
1 parent 60cc4a3 commit 963b075

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ Pass request to the backend selected from the database (traffic router).
219219
}
220220

221221
Required modules (other than `ngx_postgres`):
222+
222223
- [nginx-eval-module (agentzh's fork)](http://github.com/agentzh/nginx-eval-module),
223224

224225

@@ -253,6 +254,7 @@ Restrict access to local files by authenticating against `PostgreSQL` database.
253254
}
254255

255256
Required modules (other than `ngx_postgres`):
257+
256258
- [ngx_http_auth_request_module](http://mdounin.ru/hg/ngx_http_auth_request_module/),
257259
- [ngx_coolkit](http://github.com/FRiCKLE/ngx_coolkit).
258260

@@ -302,6 +304,7 @@ Simple RESTful webservice returning JSON responses with appropriate HTTP status
302304
}
303305

304306
Required modules (other than `ngx_postgres`):
307+
305308
- [ngx_rds_json](http://github.com/agentzh/rds-json-nginx-module).
306309

307310

0 commit comments

Comments
 (0)