Commit Graph

35 Commits

Author SHA1 Message Date
Christophe Maudoux bc08b06850 Update uwsgi conf with Nginx files 2022-10-23 21:16:08 +02:00
Christophe Maudoux a347014e69 Update langs & conf files & doc & test (#2674) 2022-08-30 23:17:03 +02:00
Maxime Besson ee2b1a19e5 Add Vhost-level blocking of auth endpoint (#1659/#1598) 2020-05-01 13:44:23 +02:00
Clément OUDOT e2c0bb67d2 Adapt Nginx configuration to allow IPv6 (#2152) 2020-04-16 15:07:53 +02:00
Maxime Besson 77ca026b09 Fix non working nginx security rules (#1933) 2019-09-17 22:07:12 +02:00
Christophe Maudoux fbce8a4c2c Update conf files 2019-05-09 10:28:11 +02:00
Christophe Maudoux 9134fc9eeb Update portal-nginx.conf 2019-02-19 14:57:50 +01:00
Maxime Besson 0f0e446512 Suggest mod_remote_ip or real_ip usage in examples
As per #1612, LLNG does not support reading the real IP address from a
header anymore. These things are best delegated to the web server.
2019-02-07 13:19:37 +01:00
Christophe Maudoux 325217a947 Fix typo 2018-06-08 23:48:36 +02:00
Xavier Guimard 54936267c5 Get username in LLNG logs (#595) 2018-05-22 15:06:45 +02:00
Xavier Guimard 05c239790e Improve Nginx configuration (uWSGI) 2018-03-27 21:50:22 +02:00
Xavier Guimard d637cc6d50 Some uWSGI comments 2018-03-22 21:52:00 +01:00
Clément Oudot 8233e15900 Adapt comment in web server configuration for REST endpoints (#1278) 2017-08-30 16:32:09 +00:00
Clément Oudot f8e691228f Fix Nginx config rule for SOAP 2017-08-30 15:30:44 +00:00
Xavier Guimard 1efacd1d14 Fix install path (closes: #595) 2017-02-28 20:40:29 +00:00
Xavier Guimard 8cd810a1ce Comments (#1138) 2017-01-21 13:22:52 +00:00
Xavier Guimard a4079dce7f Update web conf (#1138) 2017-01-18 17:55:04 +00:00
Xavier Guimard 8dea09720d Fix "SOAP request fail" (closes: #1130) 2017-01-17 11:08:41 +00:00
Xavier Guimard 0af2bf4ae0 SSL comments, fix #1129 2017-01-15 14:28:48 +00:00
Xavier Guimard 44de078234 Enable new portal with Nginx (#595) 2017-01-09 21:54:06 +00:00
Xavier Guimard f6d85f507b Fix missing PATH_INFO (#1130) 2017-01-09 19:32:19 +00:00
Xavier Guimard 05b8cfeb96 Adapt server configuration (#595) 2017-01-03 17:23:38 +00:00
David COUTADEUR 11137f0c8a adding default vhost rewrites for IssuerDbGet (references #1025) 2016-06-04 13:48:17 +00:00
Xavier Guimard 3271f6cc1f Keep original SCRIPT_NAME (#583) 2016-03-01 13:48:40 +00:00
Xavier Guimard f51fe16384 Fix PATH_INFO pb (#583) 2016-02-24 19:18:44 +00:00
Xavier Guimard c82515bc5c Clean nginx conf files (#583) 2016-02-18 12:23:55 +00:00
Xavier Guimard 74bd4d97e2 Add other paths (#583) 2016-02-18 11:49:30 +00:00
Xavier Guimard 2edd58160f Replace "auth" keyword by "cgi" (generic cgi-fpm) 2016-02-18 10:50:02 +00:00
Xavier Guimard f50bbe0c8f Comments for USEDEBIANLIBS=yes 2016-02-16 11:19:32 +00:00
Xavier Guimard 52abed42e5 Use SCRIPT_FILENAME to search index.pl (#583) 2016-02-16 08:56:03 +00:00
Xavier Guimard 3f1d4b69bc Join variables 2016-02-15 21:12:56 +00:00
Xavier Guimard 6bd45f2fcd Typo 2016-02-11 12:09:51 +00:00
Xavier Guimard 4fa692773d Update comments (Closes: #287)
Also #583 for headers management
2016-02-11 09:36:12 +00:00
Xavier Guimard ff6ae38dbd Manage all portal scripts with fastcgi server (Closes: #929) 2016-02-07 08:32:46 +00:00
Xavier Guimard a001fb1be4 First Nginx configuration that runs !!!
To see it, launch 'make e2e_tests TESTWEBSERVER=nginx'
2016-01-29 16:50:16 +00:00