sh-admin-subpath-access.Caddyfile 94 B

12345
  1. :80 :3100 {
  2. try_files {path} /admin*
  3. root * /site/sh-admin-subpath-access
  4. file_server
  5. }