Skip to content

Instantly share code, notes, and snippets.

@atrakic
Last active December 25, 2017 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atrakic/98f8ed9da74f7f08dbdeaec65a2a5eb7 to your computer and use it in GitHub Desktop.
Save atrakic/98f8ed9da74f7f08dbdeaec65a2a5eb7 to your computer and use it in GitHub Desktop.
server {
# ...
# apt-get install -y bandwidthd
location /b/ {
alias /var/lib/bandwidthd/htdocs/;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment