diff --git a/docs/source/reference/config-proxy.md b/docs/source/reference/config-proxy.md index fadebeed..093d4ee2 100644 --- a/docs/source/reference/config-proxy.md +++ b/docs/source/reference/config-proxy.md @@ -30,8 +30,10 @@ openssl dhparam -out /etc/ssl/certs/dhparam.pem 4096 ## nginx -The **`nginx` server config file** is fairly standard fare except for the two -`location` blocks within the `HUB.DOMAIN.TLD` config file: +This **`nginx` config file** is fairly standard fare except for the two +`location` blocks within the main section for HUB.DOMAIN.tld. +To create a new site for jupyterhub in your nginx config, make a new file +in `sites.enabled`, e.g. `/etc/nginx/sites.enabled/jupyterhub.conf`: ```bash # top-level http config for websocket headers