February 2018
Beginner to intermediate
348 pages
9h 40m
English
When running the configure command, you are offered the chance to enable some switches that let you specify the directory or file paths for a variety of elements. Please note that the options offered by the configuration switches may change according to the version you downloaded. The following options listed are valid with the stable version, as of release 1.13.8. If you use another version, run the ./configure --help command to list the available switches for your setup.
Using a switch typically consists of appending some text to the command line. For instance, using the --conf-path switch:
[alex@example.com nginx-1.13.8]# ./configure --conf-path=/etc/nginx/nginx.conf
Here is an exhaustive list of the configuration switches ...
Read now
Unlock full access