Michael Friedrich
|
f7248324f4
|
Setup: Remove fcgi from apache URL
|
2019-01-08 11:38:51 +01:00 |
Michael Friedrich
|
26c6ce3e55
|
Setup: Add --enable-fpm flag
|
2018-12-21 15:29:06 +01:00 |
Michael T. DeGuzis
|
91678eec83
|
protocol is wrong, fcgi, not fgci
|
2018-02-11 18:04:19 -05:00 |
Johannes Meyer
|
2a959af9c2
|
ConfigCommand: Add fpm socket commandline switch
Allows to pass a different socket path than the default
when generating a webserver's configuration.
refs #2862
|
2018-01-19 10:15:22 +01:00 |
Markus Frosch
|
93464f5cd0
|
apache: Make sure to forward authentication credentials to FPM
This is needed for basic authentication against the Icinga Web 2 API.
|
2017-12-04 14:16:34 +01:00 |
Markus Frosch
|
eff3b7758c
|
apache: Include FPM comments in regular Apache config
|
2017-12-04 14:14:34 +01:00 |
Eric Lippmann
|
754963ac11
|
Support FPM config for Apache < 2.4 generated via icingacli
|
2017-11-29 14:31:47 +01:00 |
Markus Frosch
|
0a3ab14ca4
|
Fix ErrorDocument prefix for the Apache webserver
|
2017-11-17 11:41:04 +01:00 |
Markus Frosch
|
032622a4dc
|
php-fpm: Add config file examples and templates
|
2017-11-17 11:37:36 +01:00 |
Johannes Meyer
|
181e2ef05c
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Louis Sautier
|
003a9be43d
|
Fix external authentication with nginx
fixes #8634
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2015-03-08 15:32:34 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Eric Lippmann
|
7c8e9e6f56
|
CLI/Webserver Setup: Rename webPath to urlPath
This is how the apache docs call it. Nginx speaks of uri.
refs #6120
|
2014-11-13 14:18:14 +01:00 |
Eric Lippmann
|
459fc77fc7
|
CLI/Webserver Setup: Allow to define Icinga Web 2's configuration directory
refs #6120
|
2014-11-13 14:05:13 +01:00 |
Eric Lippmann
|
8594dc068a
|
CLI/Webserver Setup: Rename publicPath to documentRoot
refs #6120
|
2014-11-13 13:17:59 +01:00 |
Eric Lippmann
|
2ad2127ae3
|
Merge branch 'master' into feature/generate-webserver-config-6120
Conflicts:
application/clicommands/SetupCommand.php
|
2014-11-13 12:50:55 +01:00 |