apache / 2.4 / reference / programs-fcgistarter.html

fcgistarter-启动 FastCGI 程序

Note

当前仅适用于 Unix 系统。

Synopsis

fcgistarter -c command -p port [ -i interface ] -N num

Options

  • -c command

    • FastCGI 程序的绝对路径
  • -p port

    • 程序将监听的端口
  • -i interface

    • 程序将监听的接口
  • -N num

    • 程序的实例数