Commit Graph

27 Commits

Author SHA1 Message Date
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