书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 13524 个相关结果.
  • 第3课 Nginx + PHP-FPM设置虚拟主机 + 开启PATHINFO模式

    Nginx + PHP-FPM设置虚拟主机 + 开启PATHINFO模式 /usr/local/nginx/conf/nginx.conf /usr/local/nginx/conf/vhost/www.example.com.conf /usr/local/php/etc/php-fpm.conf /usr/local/php/etc/php-fpm...
  • 8 Zabbix在Nginx特定发行版安装时的注意事项

    8 Zabbix在Nginx特定发行版安装时的注意事项 RHEL SLES 15 8 Zabbix在Nginx特定发行版安装时的注意事项 RHEL Nginx仅在EPEL中可用: # dnf -y install epel-release SLES 15 在 SUSE Linux Enterprise Server 15 中,您需要配置 p...
  • Nginx 安装说明(Nginx Installation Notes)

    Nginx 安装说明(Nginx Installation Notes) Niginx 下配置 Phalcon(Configuring Nginx for Phalcon) 基础配置(Basic configuration) 专属实例(Dedicated Instance) 使用 Host 配置(Configuration by Host) ...
  • on

    606 2020-06-17 《Caddy v1.0 Document》
    http.on Syntax Events Examples Need help with this feature? Does your company use Caddy? http.on on executes a command when a specified event is triggered. This can be use...
  • 传统架构

    传统架构 php-fpm 预派生子进程模式 优势 劣势 php-fpm工作模式的问题 那我们还有什么解决方案 ? 传统架构 在 Nginx + PHP-Fpm 模式下开发非常简单 不用担心 内存泄露。 php 的fastcgi 进程管理器php-fpm 和nginx 的配合已经运行得足够好,但是由于php-fpm 本身是同步阻塞进程...
  • on

    http.on 语法 事件 示例 http.on on在触发指定事件时执行命令。这对于通过运行脚本或在服务器启动时启动php-fpm这样的后台进程,或在服务器退出时停止php-fpm,为站点准备服务非常有用。 执行的每个命令都是阻塞的,除非在命令后面加上空格和& ,这会使得命令在后台运行。(当服务器退出时不要这样做,否则命令可能无法在父进程退...
  • dokuwiki

    DokuWiki的Caddy配置 前提条件 Caddyfile_root Caddyfile_subdir DokuWiki的Caddy配置 这是如何使用Caddy支持DokuWiki 的示例配置。 Caddyfile_root - 当DokuWiki是运行在根目录的时候的配置文件 Caddyfile_subdir - 当DokuWiki是...
  • Nginx 安装说明(Nginx Installation Notes)

    Nginx 安装说明(Nginx Installation Notes) Niginx 下配置 Phalcon(Configuring Nginx for Phalcon) 基础配置(Basic configuration) Nginx 安装说明(Nginx Installation Notes) Nginx 是一个免费的,开源的高性能的HTT...
  • 2.3.1. PHP 服务器

    PHP 服务器安装 自动化安装 升级 PHP Agent 手动安装 - Linux 1. 确认基本信息 2. 安装软件 3. 安装检测插件 4. 验证安装是否成功 手动安装 - MacOS FAQ 1. include/require hook 点未生效 2. 单机版 php-fpm 模式下,插件目录的文件监控功能,有时会失效 3. Op...
  • CentOS Installation - Nginx

    step 1 step 2 step 3 step 4 step 5 CentOS 7.5.1804,php7.0,root用户为例 step 1 使用EPEL源或Webtatic源安装: rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch...