|
|
0ccbfb |
Package %{scl_name} provides The Apache HTTP Server as a Software
|
|
|
0ccbfb |
Collection. For more information about Software Collections, see
|
|
|
0ccbfb |
scl(1). By installing the %{scl_name} collection, you will get a
|
|
|
0ccbfb |
minimal set of packages to have a working Apache HTTP Server.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
Usage: scl enable %{scl} 'httpd'
|
|
|
0ccbfb |
|
|
|
0ccbfb |
Software Collections allows use of applications which are not located
|
|
|
0ccbfb |
in the filesystem root hierarchy but are present in an alternative
|
|
|
0ccbfb |
location, which is %{_scl_root} in case of the %{scl_name}
|
|
|
0ccbfb |
collection.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
The Apache HTTP Server is a powerful, efficient, and extensible
|
|
|
0ccbfb |
web server.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
When working with the %{scl_name} collection, use the "scl" utility
|
|
|
0ccbfb |
(see scl(1) for usage) to enable the scl environment properly.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
Configuration for the %{scl_name} software collection is located under %{_sysconfdir}.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
Examples:
|
|
|
0ccbfb |
scl enable %{scl_name} 'command --arg'
|
|
|
0ccbfb |
Run a specific command with argument --arg within %{scl_name} software collections
|
|
|
0ccbfb |
environment.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
scl enable %{scl_name} bash
|
|
|
0ccbfb |
Run interactive shell where %{scl_name} software collection is enabled.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
scl enable %{scl_name} 'man httpd'
|
|
|
0ccbfb |
Show man pages for httpd command, which is part of the %{scl_name} software
|
|
|
0ccbfb |
collection.
|
|
|
0ccbfb |
|
|
|
0ccbfb |
Report bugs to <http://bugzilla.redhat.com>.
|