书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 432 个相关结果.
  • laravel

    Laravel的Caddy配置 Caddyfile Laravel的Caddy配置 本示例配置用来通过Caddy运行基于Laravel 框架的网站。 Caddyfile example . com { root ./ public fastcgi / 127.0 . 0.1 : 9000 php ...
  • http.recaptcha

    550 2020-06-17 《Caddy v1.0 Document》
    http.recaptcha Plugin Examples http.recaptcha Plugin This feature does not come with Caddy by default. To get it, select the http.recaptcha plugin when you download Caddy. ...
  • Contributing and debugging

    Contributing Compiling PHP Running the test suite Caddy module Minimal test server Building Docker Images Locally Debugging Segmentation Faults With Static Builds Debuggi...
  • http.authz

    http.authz 示例 http.authz Caddy-authz是Caddy的授权中间件,它基于Caddy-authz:https://github.com/casbin/casbin 。 Casbin是一个基于Golang实现的功能强大、高效的开源访问控制库。它提供了基于ACL、RBAC、ABAC等各种模型的强制授权支持。 完整文档 ...
  • 配置示例

    Caddy配置例子 贡献 Caddy配置例子 本文档内容来自https://github.com/caddyserver/examples 。这里用更好理解的形式予以展示,以便您能更快捷地了解Caddy的配置如何和您的网站更好地结合。 本文档包含社区提供的、简单的、有指导意义的示例,这些示例将Caddy用于各种web应用程序和用途。注意您正在查...
  • limits

    622 2020-06-17 《Caddy v1.0 Document》
    http.limits Syntax Examples Need help with this feature? Does your company use Caddy? http.limits limits sets limits on HTTP requests that are accepted. The request header ...
  • 服务器类型

    template: “wiki” 开发插件:服务器类型 指令 默认Caddyfile输入 上下文 服务器 自动TLS date: 2018-10-01 18:14:36 +0800 title: “开发插件:服务器类型” sitename: “Caddy开发者wiki” template: “wiki” 开发插件:服务器类型 英文...
  • Compile from sources

    Compile From Sources Install PHP Linux Mac Compile PHP Install Optional Dependencies Compile the Go App Using xcaddy Compile From Sources This document explains how to cr...
  • 开发插件:HTTP中间件

    开发插件:HTTP中间件 HTTP中间件在Caddy中如何工作 开发一个Handler 如何添加Handler到Caddy 开发插件:HTTP中间件 英文原文:https://github.com/mholt/caddy/wiki/Writing-a-Plugin:-HTTP-Middleware 加入Caddy交流论坛 和其他开发者一起...
  • Caddyfile

    562 2020-06-17 《Caddy v2.0 Document》
    The Caddyfile Menu Quick start guide Full Caddyfile tutorial Caddyfile concepts Directives Request matchers Global options Common patterns Note The Caddyfile The Caddy...