Ad Unit (Iklan) BIG

install nginx on windows

install nginx on windows
nginx accelerates content and application delivery, improves security, facilitates availability and scalability for the busiest web sites on the Internet.

step :1 


        go to this url :http://nginx.org/en/download.html


step : 2 


        extract folder specific directory


step : 3


        go to directory c:\nginx-1.18.0


step : 4 


        excute command : nginx.exe


step : 5

        
        run command : nginx -s reload

or:


step : 1 

      
        choco install nginx --params '"/installLocation:C:\nginx /port:8084"'

note: nginx by default port 80 you can change this port , because iis server nd wamp 

         other use same port ..
        

Post a Comment

0 Comments