We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ee0df commit ba9155eCopy full SHA for ba9155e
Caddyfile
@@ -1,5 +1,6 @@
1
{$DOMAIN:http://localhost} {
2
root * /site
3
+ try_files {path}.html {path} {path}/index.html
4
file_server
5
encode zstd gzip
6
0 commit comments