Skip to content

anigeo/debian_nginx-naxsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx with Naxsi on Debian Wheezy Backports

Automatic docker image build with nginx-naxsi wheezy-backports packages. Visit https://packages.debian.org/wheezy-backports/nginx-naxsi for package detail.

Usage

docker run -d -v <path to sites config>:/etc/nginx/sites-enabled:ro -p 80:80 anigeo/debian_nginx-naxsi:latest

Sample config

nginx/ contains default config used in this docker image

Note

Both access_log and error_log are disabled by default, use volume bind mount (-v) custom config if you would like to enable.

About

Automatic docker image build with nginx-naxsi wheezy-backports packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages