We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3616365 commit 56073ffCopy full SHA for 56073ff
Dockerfile
@@ -53,7 +53,7 @@ RUN cd \
53
&& cd nginx-${NGINX_VERSION} \
54
&& ./configure \
55
--add-module=$HOME/naxsi-${NAXSI_VERSION}/naxsi_src \
56
- --add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/src \
+ --add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/ \
57
--prefix=/usr/local/nginx \
58
--user=www-data \
59
--group=www-data \
0 commit comments