Hello!
On Fri, Oct 23, 2020 at 04:11:45PM +0200, Hari Kumar Gupta wrote:
> I already have installed and running successfully (with well configured
> upstream and virtual servers) Nginx 1.11.11.1 Lion version on my windows 10
> machine.
>
> Can you tell me how to add nginx_vts_module to Nginx?
>
> Referred to some articles that it may not be possible to add modules on
> existing Nginx running setup.
Right now on Windows it is only possible to compile modules
statically, so you have to recompile nginx with the module in
question to add it.
See here for some basic instructions on how to compile nginx for
Windows:
http://nginx.org/en/docs/howto_build_on_win32.html
--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx