Skip to content

Commit c443db7

Browse files
committed
CGI Vulnerability HTTPOXY Patch
1 parent 38e4628 commit c443db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ then
393393
if [[ $? -ne 0 ]]; then
394394
echo "fastcgi_param HTTP_PROXY \"\";" >> /etc/nginx/fastcgi_params
395395
echo "fastcgi_param HTTP_PROXY \"\";" >> /etc/nginx/fastcgi.conf
396+
service nginx restart &>> /dev/null
396397
fi
397398
fi
398399

0 commit comments

Comments
 (0)