Skip to content

Instantly share code, notes, and snippets.

@jstanley23
Last active August 29, 2015 14:05
Show Gist options
  • Save jstanley23/75929ff0a9081be81340 to your computer and use it in GitHub Desktop.
Save jstanley23/75929ff0a9081be81340 to your computer and use it in GitHub Desktop.
ZenModeler HTML Results NGINX Setting
location /zenmodel {
alias /opt/zenmodel;
}
@jstanley23
Copy link
Author

$ZENHOME/etc/nginx.conf

@jstanley23
Copy link
Author

mkdir /opt/zenmodel
chown zenoss:zenoss -R /opt/zenmodel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment