MyNixOS website logo
option-set

services.bookstack.nginx

Showing entries 1-31 out of 31.
listenNixOS option-set
locationsNixOS option-set
Host which to proxy requests to if ACME challenge is not found
Directory for the ACME challenge, which is public
Whether to enable HTTPS in addition to plain HTTP
Basic Auth protection for a vhost
Basic Auth password file for a vhost
Makes this vhost the default
Whether to ask Let's Encrypt to sign a certificate for this vhost
These lines go to the end of the vhost verbatim
Whether to add a separate nginx server block that redirects (defaults to 301, configurable with re…
If set, all requests for this host are redirected (defaults to 301, configurable with redirectCode…
Whether to enable the HTTP/2 protocol
Whether to enable the HTTP/3 protocol
Whether to enable the HTTP/0.9 protocol negotiation used in QUIC interoperability tests
Whether to enable kTLS support
Listen addresses and ports for this virtual host
Listen addresses for this virtual host
Declarative location config
Whether to enable HTTPS and reject plain HTTP connections
Whether to enable the QUIC transport protocol
HTTP status used by globalRedirect and forceSSL
Whether to listen for and reject all HTTPS connections to this vhost
Create an individual listening socket
The path of the web root directory
Additional names of virtual hosts served by this virtual host configuration
Name of this virtual host
Path to server SSL certificate
Path to server SSL certificate key
Path to root SSL certificate for stapling and client certificates
A host of an existing Let's Encrypt certificate to use