Skip to content

Commit

Permalink
Support old-style Proc::Async URLs (#158)
Browse files Browse the repository at this point in the history
go live only supported /Proc/Async, this restores the old functionality - many links to the docs
depend on this style.

Part of #149
  • Loading branch information
coke committed Feb 27, 2023
1 parent a12436b commit f05bc2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caddyfile
Expand Up @@ -10,6 +10,7 @@

root * /usr/share/caddy
try_files {path}.html {path}
uri /type/* replace :: /


# Enable the static file server.
Expand Down

0 comments on commit f05bc2f

Please sign in to comment.