This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################ | |
# Excerpt of /etc/caddy/Caddyfile from Privex Inc's Synapse server ( matrix.privex.io / privex.io ) | |
# Released under X11 / MIT License | |
# (C) 2021 Privex Inc. - Affordable + Privacy friendly server hosting at https://www.privex.io | |
############################ | |
matrix.privex.io, se1.matrix.privex.io { | |
root * /var/www/html | |
# Enable the static file server. | |
file_server | |
# We hardcode the JSON into the .well-known routes for convenience and fast responses |