Add files via upload

This commit is contained in:
Chesapeake 2021-12-26 15:35:24 -05:00 committed by GitHub
parent c0859c1990
commit 7beebf05eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# This sample Caddyfile will run the server on localhost.
localhost {
templates
encode zstd gzip
root * /path/to/bloggy # Change this
root * ./
file_server
rewrite /blog/* blog.html
handle_errors {