16 lines
179 B
Markdown
16 lines
179 B
Markdown
|
# Nginx
|
||
|
*HTTP/SMTP/IMAP/POP3 Proxy Server*
|
||
|
|
||
|
## Accounts
|
||
|
- root
|
||
|
- www-data
|
||
|
|
||
|
## Protocols
|
||
|
- HTTP [80-TCP]
|
||
|
- HTTPS [443-TCP]
|
||
|
|
||
|
## Locations
|
||
|
- `/etc/nginx` - Configuration directory
|
||
|
|
||
|
|