nginx-naxsi-ui

Rating: 
0
No votes yet

nginx web/proxy server - naxsi configuration front-end
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
.
This package provides the autolearning daemon and web user interface for
nginx's naxsi module.
.
It includes an interceptor (listening on TCP port 8080), which monitors
HTTP requests from naxsi, and an extractor (running on TCP port 8081),
which reads the database and prints reports about blocked requests.

Application versions: 
AttachmentSizeDate
File nginx-naxsi-ui_1.2.1-2.2_all.deb335.54 KB05/08/2013 - 14:13
Changelog: 

nginx (1.2.1-2.2) unstable; urgency=low

* Non-maintainer upload.
* Fix "removes files that were installed by another package":
don't remove directories that are owned by (and removed from) nginx-common
from nginx-extras.postrm. This seems to have been the idea in commit e30a854
("Moved configuration purging to nginx-common.") except that it was added
in nginx-common.postrm without being removed in nginx-extras.postrm.
Remove nginx-extras.postrm since it's empty after this change.
(Closes: #681758)