DEBSOURCES
Skip Quicknav
sources / python-certbot-nginx / 0.10.2-1~bpo8%2B1 / certbot_nginx / tests / testdata / etc_nginx / broken.conf
123456789101112
# A faulty configuration file pid logs/nginx.pid; events { worker_connections 1024; } include foo.conf; @@@