Changeset 753d52d88827d11c0c1aa19a107d0029fdaca23b
- Timestamp:
- 04/13/11 21:34:51
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1302730491 -0400
- git-parent:
[b98abc532cfb9d3411c5dcc28804a98da4d5725b]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1302730491 -0400
- Message:
load the httptrap module in the example
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8c720f9 |
r753d52d |
|
| 64 | 64 | <module image="snmp" name="snmp"/> |
|---|
| 65 | 65 | <module image="ssh2" name="ssh2"/> |
|---|
| | 66 | <module image="httptrap" name="httptrap"/> |
|---|
| 66 | 67 | <module loader="lua" name="varnish" object="noit.module.varnish"/> |
|---|
| 67 | 68 | <module loader="lua" name="http" object="noit.module.http"/> |
|---|