书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 415 个相关结果.
  • http.cors

    http.cors 例子 简单用法 只允许指定的来源访问域名 完整配置 http.cors Caddy默认不支持此功能。如果需要,下载之前需要勾选上http.cors 插件。 完整文档 例子 简单用法 cors 允许所有来源访问所有资源 只允许指定的来源访问域名 cors / http : //mytruste...
  • Syncthing Infrastructure

    Syncthing Infrastructure GitHub Main & Documentation Websites Forum Website Global Discovery Servers Relay Pool Server Relay Servers Usage Reporting Server Build Servers Si...
  • 4. Best Practices

    4. Best Practices 4. Best Practices In this chapter, we present some of the best ways to use Apache CouchDB. These usage patterns reflect many years of real-world use. We hope t...
  • Syncthing Infrastructure

    Syncthing Infrastructure GitHub Main & Documentation Websites Forum Website Global Discovery Servers Relay Pool Server Relay Servers Usage Reporting Server Build Servers Si...
  • Template Actions

    584 2020-06-17 《Caddy v1.0 Document》
    Template Actions Basic Syntax Common Functions Include another file: Get argument within included file: Include and render a Markdown file: (not needed in markdown middleware) ...
  • internal

    http.internal 语法 示例 http.internal internal保护指定目录中的所有资源,使其不接受外部请求。直接请求受保护目录中的资源的浏览器(或任何客户端)将收到404 Not Found的状态。 因为这个指令支持X-Accel-Redirect头,所以它经常与后端代理一起使用。对不同于内部URL的请求可以重定向到代理,...
  • gzip

    gzip 语法 示例 gzip gzip 在客户端支持的情况下将启用gzip支持。默认情况下响应内容没有被gzip压缩。如果启用,默认配置将保证图片、视频、档案文件(已经被压缩)不会被压缩。 注意到,即使没有使用gzip 指令,Caddy也支持.gz(gzip)或者.br(brotli)压缩文件,只要客户端支持这种编码。 语法 gzip...
  • 使用Prometheus监控kubernetes集群

    使用Prometheus监控kubernetes集群 部署 存在的问题 1. RBAC 角色授权问题 2. API 兼容问题 3. Job 中的权限认证问题 参考 使用Prometheus监控kubernetes集群 我们使用 Giantswarm 开源的 kubernetes-promethues 来监控 kubernetes 集群,...
  • proxy

    1208 2020-06-17 《Caddy v1.0 Document》
    http.proxy Syntax Presets Policies Examples http.proxy proxy facilitates both a basic reverse proxy and a robust load balancer. The proxy has support for multiple backends ...
  • 本项目使用者

    Golang Web框架 其他 Golang Web框架 Beego : 一个开源的高性能 web 框架, 通过内置插件: plugins/authz Caddy : 快速的, 跨平台的 HTTP/2 web 服务器,支持 HTTPS, 通过插件: caddy-authz Gin : 一个基于HTTP的 web 框架,提供了类似 mar...