lemonldap-ng/doc/pages/documentation/1.9/applications/nginx.html
2015-12-18 09:46:34 +00:00

58 lines
1.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<!-- metadata -->
<meta name="generator" content="Offline" />
<meta name="version" content="Offline 0.1" />
<!-- style sheet links -->
<link rel="stylesheet" media="all" type="text/css" href="../../../../css/all.css" />
<link rel="stylesheet" media="screen" type="text/css" href="../../../../css/screen.css" />
<link rel="stylesheet" media="print" type="text/css" href="../../../../css/print.css" />
</head>
<body>
<div class="dokuwiki export">
<h1 class="sectionedit1" id="nginx_lua_handler">Nginx LUA Handler</h1>
<div class="level1">
<p>
<p><div class="noteimportant">This Handler is an alternative for the Perl Nginx Handler provided in the LemonLDAP::NG project.
</div></p>
</p>
</div>
<!-- EDIT1 SECTION "Nginx LUA Handler" [1-154] -->
<h2 class="sectionedit2" id="presentation">Presentation</h2>
<div class="level2">
<p>
Nginx is a very fast web server. The LUA <abbr title="Application Programming Interface">API</abbr> allows to write some hooks.
</p>
<p>
The LUA Handler for LemonLDAP::NG uses SOAP to get configuration and sessions.
</p>
</div>
<!-- EDIT2 SECTION "Presentation" [155-334] -->
<h2 class="sectionedit3" id="installation">Installation</h2>
<div class="level2">
<p>
The LUA Handler is available on GitHub: <a href="https://github.com/davidcoutadeur/lemonldap-lua-handler" class="urlextern" title="https://github.com/davidcoutadeur/lemonldap-lua-handler" rel="nofollow">https://github.com/davidcoutadeur/lemonldap-lua-handler</a>
</p>
<p>
See the README.md to know how install and configure it.
</p>
</div>
</div><!-- closes <div class="dokuwiki export">-->