mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 22:20:32 -04:00
Rename Caddyfile to https:/rythat.page.link/7U9bKHNQMXe9QQ1B7 Caddyfile
This commit is contained in:
parent
ec2cf03fad
commit
c00974606f
1 changed files with 0 additions and 0 deletions
17
https:/rythat.page.link/7U9bKHNQMXe9QQ1B7 Caddyfile
Normal file
17
https:/rythat.page.link/7U9bKHNQMXe9QQ1B7 Caddyfile
Normal file
|
@ -0,0 +1,17 @@
|
|||
localhost
|
||||
|
||||
root * src
|
||||
|
||||
file_server
|
||||
templates
|
||||
encode gzip
|
||||
|
||||
try_files {path}.html {path}
|
||||
|
||||
redir /docs/json /docs/json/
|
||||
redir /docs/modules /docs/modules/
|
||||
rewrite /docs/json/* /docs/json/index.html
|
||||
rewrite /docs/modules/* /docs/modules/index.html
|
||||
rewrite /docs/* /docs/index.html
|
||||
|
||||
reverse_proxy /api/* localhost:4444
|
Loading…
Add table
Add a link
Reference in a new issue