psy
2771c35518
set default inactive time to 60 minutes
2023-07-16 20:42:28 +02:00
psy
128fbc8258
add caching feature
2023-06-12 21:45:23 +02:00
psy
d641af6347
log to syslog by default
2022-12-30 12:32:50 +01:00
Julian Rother
7e86de7eea
Add session_gc_maxlifetime php.ini option
2022-12-04 00:25:08 +01:00
Julian Rother
5a3a51e1be
Add force_forwarded_ssl_header vhost/location option
...
This is a workaround for running an application behind two layers of reverse
proxies with the outer one terminating ssl. In this case the inner proxy
receives requests with plain http and sets X-Forwarded-Proto, X-Forwarded-Ssl
and X-Url-Scheme to "http", although the original requests used https. This
breaks some applications.
Ideally we would use a mechanism similar to real_ip_from and just forward the
proto/ssl/scheme headers if the request came from a trusted proxy, but this
workaround is much simpler.
2022-11-17 19:57:28 +01:00
Julian Rother
1a90bb657a
Add date_timezone php.ini option
2022-08-03 22:33:40 +02:00
psy
81f7b5337c
disallow access to dotfiles besides .well-known by default
2022-03-19 10:32:12 +00:00
nd
08c567f7af
add more options to stream proxying
2021-11-13 20:30:42 +01:00
nd
1b81731a4b
add config option for real-ip header
2021-09-04 23:54:05 +02:00
nd
2032a428a4
Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx
2021-09-04 22:46:26 +02:00
nd
41841311e6
add support for generic streams
2021-09-04 22:44:41 +02:00
nd
fc5a1f4b2d
add support to set location backends
2021-08-15 02:14:55 +02:00
nd
630a536c7f
fix linter
2021-07-17 01:41:43 +02:00
nd
13d7194e4f
add support for listen ips
2021-07-11 04:08:39 +02:00
nd
94bd2eabac
made snake oil certificate option optional
2020-04-30 20:01:35 +02:00
nd
6781423adf
moved force_ssl and self signed cert to tasks
2020-04-30 19:59:06 +02:00
nd
1ddb7fa78d
extend existing certificate list instead of overwriting it. Ansible realy needs a deep merge...
2020-04-26 11:57:17 +02:00
nd
1ec6fbb1fd
added support for includes and auths, extended docu
2020-04-18 22:29:15 +02:00
nd
b926014bdf
add support to add headers to all vhosts
2020-03-04 23:36:53 +01:00
nd
f79fec1356
moved resolver to nginx dict
2019-09-01 23:35:15 +02:00
nd
b0fe6bb0ee
added x-forward-ip support
2019-05-21 19:50:39 +02:00
nd
5846acce89
added option to disable monitoring and pki
2019-04-13 23:32:58 +02:00
nd
c1113aea9b
merged nginx-php role into this one
2019-04-09 21:01:39 +02:00
nd
d0e8250cbc
merged reverse proxy role, added docu
2019-02-10 21:21:12 +01:00
nd
06e6de1680
Initial commit
2017-10-07 00:11:35 +02:00