good morning!!!!

Skip to content
Snippets Groups Projects
README.md 390 B
Newer Older
Garet Halliday's avatar
Garet Halliday committed
## Server Blocks
Server blocks will be matched in order by their keys. Different SSL configurations may not be used on the same host port pair
(due to technical limitations).

## Directives
Garet Halliday's avatar
Garet Halliday committed
| Directive | Description                       |
|-----------|-----------------------------------|
| ssl       | ssl configuration for this server |
| {handler} | each handler will be run in order |