Go to main content

man pages section 8: System Administration Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

fcgistarter (8)

Name

fcgistarter - Start a FastCGI program

Synopsis

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

Description

FCGISTARTER(8)                    fcgistarter                   FCGISTARTER(8)



NAME
       fcgistarter - Start a FastCGI program


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



SUMMARY
NOTE
       Currently only works on Unix systems.


OPTIONS
       -c command
              Absolute path of the FastCGI program

       -p port
              Port which the program will listen on

       -i interface
              Interface which the program will listen on

       -N num Number of instances of the program




ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | web/server/apache-24 |
       +---------------+----------------------+
       |Stability      | Uncommitted          |
       +---------------+----------------------+

NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source         was         downloaded         from          https://ar-
       chive.apache.org/dist/httpd/httpd-2.4.54.tar.gz.

       Further information about this software can be found on the open source
       community website at https://httpd.apache.org/.



Apache HTTP Server                2020-02-08                    FCGISTARTER(8)