# Functions
GetConf takes the router cache and returns a generated nginx configuration
*/.
GetDefaultConf returns the default nginx.conf
*/.
RestartServer restarts nginx using the provided configuration.
StartServer starts nginx using the provided configuration.
# Constants
NginxConfPath is The nginx configuration file path.
# Variables
If running locally enabled mock mode to not call sh commands or write config.