forked from cbsd/cbsd-wwwdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.html
More file actions
25 lines (23 loc) · 791 Bytes
/
modules.html
File metadata and controls
25 lines (23 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<table class="images">
<thead>
<tr>
<th>module</th>
<th>language</th>
<th>description</th>
</tr>
</thead><tbody>
<tr>
<td><a href="/en/modules/jailhosting.html">jailhosting</a></td><td><strong></strong></td><td>Advanced version with 0MQ of jail hosting, described on <a href="/ru/articles/build_own_hosing.html">Making you own hosting with FreeBSD</a> (rus) articles</td>
</tr>
<td>redishelper</td><td><strong>LUA</strong></td><td>Helper for Redis configuration</td>
</tr>
<tr>
<td>nginxhelper</td><td><strong>LUA</strong></td><td>Helper for Nginx configuration</td>
</tr>
<tr>
<td>ldapize</td><td><strong>LUA</strong></td><td>Enable/disable jail authorization to LDAP server via PAM</td>
</tr>
<tr>
<td>—</td><td>—</td><td>—</td>
</tr>
</tbody></table>