Skip to content

Commit

Permalink
fix: try_files for angular in caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot committed Mar 18, 2024
1 parent 06acfce commit 2c1c27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
file_server {
root /srv
}
try_files {path} {path}/ /index.html

header / {
X-Content-Type-Options "nosniff"
Expand Down

0 comments on commit 2c1c27d

Please sign in to comment.