mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 14:36:16 -04:00
Updated for v2.8.0
This commit is contained in:
parent
0b35d1a195
commit
5b59f48e57
19 changed files with 223 additions and 69 deletions
|
@ -22,4 +22,7 @@ rewrite /docs/json/* /docs/json/index.html
|
|||
rewrite /docs/modules/* /docs/modules/index.html
|
||||
rewrite /docs/* /docs/index.html
|
||||
|
||||
redir /docs/caddyfile/directives/basicauth /docs/caddyfile/directives/basic_auth 308
|
||||
redir /docs/caddyfile/directives/skip_log /docs/caddyfile/directives/log_skip 308
|
||||
|
||||
reverse_proxy /api/* localhost:4444
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue