There was an error while loading. Please reload this page.
1 parent 82534e9 commit 4fd0e71Copy full SHA for 4fd0e71
1 file changed
apps/site/Caddyfile
@@ -16,6 +16,7 @@
16
header /robots.txt Content-Type "text/plain; charset=utf-8"
17
header /sitemap.xml Content-Type "application/xml; charset=utf-8"
18
rewrite @markdown /index.md
19
+ try_files {path} /index.html
20
21
file_server
22
header /pythinker-code/* Cache-Control "no-cache"
0 commit comments