Commit Graph

19 Commits

Author SHA1 Message Date
Christophe Maudoux
fbce8a4c2c Update conf files 2019-05-09 10:28:11 +02:00
Clément OUDOT
b24323e5e0 Use Handler::ApacheMP2 in apache configuration files 2018-09-22 20:39:56 +02:00
Xavier Guimard
6398205dd6 "reload" is now a response handler, fix conf files (fixes: #1300) 2017-09-13 11:30:48 +00:00
Xavier Guimard
df3c1efb54 Handle 404 and 502 error codes (fixes: #1211) 2017-04-12 07:07:27 +00:00
Xavier Guimard
cdeec00972 Replace "?lmError=" by router path (#595) 2017-03-16 21:33:13 +00:00
Xavier Guimard
9e75c2c08f More comments 2016-02-11 09:50:27 +00:00
Xavier Guimard
4fa692773d Update comments (Closes: #287)
Also #583 for headers management
2016-02-11 09:36:12 +00:00
Xavier Guimard
2e8123ab57 Restore status (#897):
- Use PerlModule instead of PerlRequire (used after Apache fork)
- Initialize handler API for status
2016-02-10 21:45:07 +00:00
François-Xavier Deltombe
3aaf1c9aa1 Add IPv6 local subnet in default handler Apache|Nginx config file 2014-06-19 17:12:45 +00:00
François-Xavier Deltombe
4b844b7e07 Handler: refresh method renamed into reload (#630) 2014-06-19 17:04:02 +00:00
François-Xavier Deltombe
c1c68209c7 Run status request as PerlResponseHandler, to make it simpler
and remove dependencies to Apache mod_perl 2 (#630)
2014-06-19 16:52:10 +00:00
David COUTADEUR
baaf923536 - renaming DefaultHandler into SharedConf, and using Handler.pm as new entry point
(references #630)
2014-05-21 17:44:24 +00:00
Xavier Guimard
71b41d8575 Little error in comments 2014-03-05 13:19:15 +00:00
David COUTADEUR
f993e2e6dd - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk
code impacted:
 * lemonldap-ng-handler/*: handler code,
 * lemonldap-ng-handler/example/*.pm: handler aliases to libraries,
 * _example/etc/*.conf: virtual host templates
(references #630, #LEMONLDAP-386)
2014-03-04 16:07:32 +00:00
Clément Oudot
21d6fa7e4a Split test and handler configuration files (#568) 2012-12-18 13:46:08 +00:00
Clément Oudot
e380ee1e43 Show menu only for .pl files (#417) 2012-03-05 08:08:52 +00:00
Clément Oudot
9666a31ad9 First code for a floating menu for a protected application (#417) 2012-03-03 22:49:10 +00:00
Clément Oudot
3552b4d70c Manage maintenance mode in Handler (#342) 2012-03-01 11:04:49 +00:00
Clément Oudot
db1b53b05b Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00