How to install and setup NGINX in Windows 11 [2024]

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this tutorial You will learn How to install and setup NGINX web server in Windows 11 [2024]
    Thank You For Visiting My Channel.
    ***** Subscribe & Support *****
    #nginx #webserver #windows11
  • НаукаНаука

Комментарии • 40

  • @shabeeredl
    @shabeeredl 9 дней назад

    very helpful and straight to the point 👌

  • @emmanuelU17
    @emmanuelU17 Год назад +6

    Short and straight to the point 👍🏾

  • @hardcandy7442
    @hardcandy7442 7 месяцев назад +1

    thank you! Your tutorial helped me so much! Liked and subbed!

  • @NitinSwarup
    @NitinSwarup 3 месяца назад +1

    I will take it from here , Thanks

  • @itsanmol2015
    @itsanmol2015 10 месяцев назад +6

    My nginx application is not showing any response. I am unable to run it

    • @ranjithnayak4822
      @ranjithnayak4822 2 месяца назад

      Same bro . Any alternative way you found

    • @ranjithnayak4822
      @ranjithnayak4822 2 месяца назад +1

      Open config file (Nginix config) in nginx downloaded folder . Then change port to something(2000, 3000, 5000) from 80 . It will work

  • @thegameraudi3687
    @thegameraudi3687 Год назад +1

    if you are testing your server and you are encountering the "An error occurred.
    Sorry, the page you are looking for is currently unavailable.
    Please try again later.
    If you are the system administrator of this resource then you should check the error log for details.
    Faithfully yours, nginx." error then in the C:
    ginx\htdocs location replace the "\"'s to a "/".

  • @romanparkyrshik
    @romanparkyrshik Год назад

    Thank you! I spent about 2 hours to setup nginx. But with your help problem solved in 10 minutes!!!

  • @egordanilov705
    @egordanilov705 8 месяцев назад +1

    Short and straight to the point

  • @nildesperandum2034
    @nildesperandum2034 8 месяцев назад +3

    Thx but why did you change the host from 8080 to 80 again?

  • @archimedes96
    @archimedes96 5 месяцев назад

    Thank you for this concise content.

    • @techwebdocs
      @techwebdocs  5 месяцев назад +1

      Glad it was helpful!

  • @ratedmark4704
    @ratedmark4704 3 месяца назад

    Thanks so much!

  • @dikans2717
    @dikans2717 22 дня назад

    I'm setting right until 3:07, it show nothing for me, i checked nginx -version and it give me correct version, but it can't start nginx.exe, any solution?

  • @WMBUAD
    @WMBUAD Год назад +2

    Hello, thank you for the tutorial. I downloaded 1.24.0 and, when you go to the cmd prompt, it throws and error. So, I went back and added a backslash to the path in the environmental variables. So, the location is C:
    ginx\

  • @panos21sonic
    @panos21sonic 9 месяцев назад +1

    I tried to install caddy but windows wouldnt recognize it when i added it to path. Fiugured i was gonna have a similar time with nginx. Im actually using node as my server but i need a reverse proxy so...

    • @ranjithnayak4822
      @ranjithnayak4822 2 месяца назад +1

      Evn I'm not able install in my windows PC

  • @thegameraudi3687
    @thegameraudi3687 Год назад

    If you don't want to unzip the file with nginx's files use a compressed file format opener like 7-zip and winrar

  • @user-zl3nx9db8v
    @user-zl3nx9db8v 6 месяцев назад +2

    i have added port 8080 it is runing in local host 8080 and localhost also how is this possible

  • @reva_diva
    @reva_diva 2 месяца назад

    When I change the server to 8080, save, refresh in command center, and then refresh the browser, it doesn't give me the 404 message. it looks the same.

    • @MrGatya2
      @MrGatya2 2 месяца назад +1

      its cached. Try an incognito window

  • @vlogshahrizan
    @vlogshahrizan 9 месяцев назад

    this easy tqvm

  • @SanjayKumar_optimist
    @SanjayKumar_optimist Год назад

    thanks!

  • @VikashXman
    @VikashXman Год назад

    thanks

  • @funnyfunny3160
    @funnyfunny3160 4 месяца назад

    But how can we again restart nginx

    • @tauduque115
      @tauduque115 2 месяца назад

      Go back to the nginx paste and double click on nginx executable file.

  • @followmebacklmao
    @followmebacklmao 5 месяцев назад

    how can i persionally contact you sir?

  • @ericmp1199
    @ericmp1199 8 месяцев назад

    thanks!