How to solve the problem that nginx cannot execute the configure command on win10?

I want to execute the following command

./configure --prefix=/usr/local/nginx  --add-module=../nginx-rtmp-module  --with-http_ssl_module    

but the prompt ".configure" is not an internal or external command, nor is it a runnable program
or batch file.

Jul.06,2022

you can try cygwin

Menu