NAME
       rh-nginx114  -  manual page for rh-nginx114 1.14 Software Collec‐
       tion

SYNOPSIS
       scl enable rh-nginx114 'nginx'

       systemctl start rh-nginx114-nginx

DESCRIPTION
       Package rh-nginx114 provides Nginx web server as a Software Collection.
       For  more  information  about  Software Collections, see the scl(1) man
       page. By installing the rh-nginx114 collection, you will get the mini‐
       mum working set of packages to have a working nginx web server.

       Software Collections allows the use of applications which are not located
       in the filesystem root hierarchy but are present in an alternative
       location, which is /opt/rh/rh-nginx114/root in case of the rh-nginx114 collection.

       Nginx  is  a web server and a reverse proxy server for HTTP, SMTP, POP3
       and IMAP protocols, with a strong focus on  high  concurrency,  perfor‐
       mance and low memory usage.

       When  you  want	to  work  with the rh-nginx114 collection, use the scl
       utility (see the scl(1) man page for usage) to enable the scl  environ‐
       ment.

EXAMPLES
       scl enable rh-nginx114 'command --arg'

	      Run  a  specific command  with  the  argument  --arg within the
	      environment of the rh-nginx114 software collection.

       scl enable rh-nginx114 bash

	      Run  an  interactive shell with the rh-nginx114 software collec‐
	      tion enabled.

       scl enable rh-nginx114 'man nginx'

	      Show man pages for the nginx command, which is  a	 part  of  the
	      rh-nginx114 software collection.

REPORTING BUGS
       Report bugs to <http://bugzilla.redhat.com>.
