Commit graph

15 commits

Author SHA1 Message Date
Alexandre Aubin
6cc237dcca Changing nginx ciphers to intermediate compatiblity (#298)
* Changing nginx ciphers to intermediate compatiblity
* [fix] Move commented ciphers list after, and add explanation
* [fix] Move commented ciphers list after, and add explanation
2017-04-28 17:37:34 +02:00
JimboJoe
bb11168c31 Fix for missing YunoHost tiles (#276)
This PR:
- brings back [this PR](https://github.com/YunoHost/yunohost-config-nginx/pull/3/files) which seems to have stayed behind when migrating from `yunohost-config-nginx`. It fixes the missing tile for Jirafeau app (and maybe others).
- adds a fix to serve `ynhpanel.*` files whatever the app ningx rules are (some apps nginx conf files block them, like duniter or nextcloud).
2017-03-26 21:07:13 +02:00
ljf
8cba71b514 [fix] Apply cipher suite into webadmin nginx conf 2017-03-20 00:45:33 +01:00
Alexandre Aubin
f851817bbf Updating ciphers with recommendation from mozilla with modern compatibility 2017-03-12 20:58:45 -04:00
Laurent Peuch
087cdb961c [enh] upgrade ciphers suit to more secure ones 2017-02-25 22:04:52 +01:00
Jérôme Lebleu
d851237dc2 [enh] Update nginx conf_regen hook and simplify plain conf files copy 2016-04-16 16:43:13 +02:00
opi
f3768217d1 [enh] Redirect most of 404 to maindomain.tld/yunohost/sso 2016-03-15 00:07:36 +01:00
opi
7729d91e78 [fix] Cleaner Nginx redirection rules. Use permanent only when paths match. 2016-03-09 22:05:45 +01:00
opi
204e3ed3ff [fix] Use plain text 502 error page. 2016-03-09 21:51:00 +01:00
Cédric Félizard
fe26478e03 Don't emit Nginx version
http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
2016-02-29 10:39:13 +00:00
Cédric Félizard
0d69e15ede Clean up whitespaces and group sections semantically
No functional changes
2016-02-09 18:21:18 +00:00
opi
65721b41f3 [fix] head opening tag may have attributes. 2016-02-08 12:33:34 +01:00
opi
032f9c86ed [enh] Short cache on handlebars templates
Backported from https://github.com/YunoHost/yunohost-config-nginx/pull/5
2015-11-24 11:22:01 +01:00
kload
cfc661e612 [fix] Make Nginx configuration generation to work 2015-09-28 16:31:19 -04:00
kload
c8dc2e324f [enh] Bootstrap the regenconf command 2015-07-19 11:08:18 +02:00