AirisX / nginx_cookie_flag_module

Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
BSD 2-Clause "Simplified" License
106 stars 67 forks source link

change git clone instructions #19

Open duven87 opened 2 years ago

duven87 commented 2 years ago

git clone git://github.com:AirisX/nginx_cookie_flag_module.git

to

git clone https://github.com/AirisX/nginx_cookie_flag_module.git