Skip to content

Instantly share code, notes, and snippets.

@iwinux
Created May 26, 2021 04:07
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 iwinux/c49d6443c3286c9f994ef6d4e33708d8 to your computer and use it in GitHub Desktop.
Save iwinux/c49d6443c3286c9f994ef6d4e33708d8 to your computer and use it in GitHub Desktop.
A fucking simple Caddyfile that disables some default shit
{
admin off
auto_https off
}
http://localhost:8080 {
file_server
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment