Åke Amcoff
Åke Amcoff
I think an option to upload files such as logos and resources to the server would be quite handful, as you don't need to use (S)FTP. Access control to different...
I would like to be able to use WebP images with mime (`image/webp`).
The glob pattern specified in the current docs (`src/*`) does not work on my machine, as it only matches top-level files in `src`. `src/**` matches files in all subdirectories, which...
There is no way to modify any of the fields in `X509Params`. I don't think this is intentional.
I'd love an option to add custom error pages to proxies, like `proxy_intercept_errors` on NGINX.