nginx-naxsi

Rating: 
0
No votes yet

nginx web/proxy server (version with naxsi)
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 a version of nginx with the basic modules, plus
the naxsi Web Application Firewall module.
.
STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser,
Charset, Core, Empty GIF, FastCGI, Geo, Gzip, Headers, Index,
Limit Requests, Limit Zone, Log, Map, Memcached, Proxy, Referer,
Rewrite, Split Clients, SSI, Upstream, User ID.
.
OPTIONAL HTTP MODULES: IPv6, SSL, Stub Status.
.
THIRD PARTY MODULES: Naxsi, Cache Purge, Upstream Fair.

Application versions: 
AttachmentSizeDate
File nginx-naxsi_1.2.1-2.2_armel.deb346.68 KB04/08/2013 - 21:24
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)