NGINX Fundamentals - Creating a Virtual Host

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 9

  • @SamzehGFX
    @SamzehGFX 4 ปีที่แล้ว +2

    Great explanation, had trouble getting my head around this until your video :)

  • @ayush612
    @ayush612 2 ปีที่แล้ว +1

    Awesome!! Thank you for the explanation! Very nice into to nginx... Wonder why other sources dont provide such an explanation for starters.

  • @asifshabirking
    @asifshabirking 5 ปีที่แล้ว +1

    Excellent Explanation of nginx Virtual Hosts

  • @rajkb2755
    @rajkb2755 6 ปีที่แล้ว +1

    In case if you want to automate the process of virtual host creation for Nginx just by using the command:
    sudo ./vhost-nginx.sh --domain=mysite.local --root-dir=/var/www/mysite
    You can download this FREE bash script from GitHub - github.com/MagePsycho/nginx-virtual-host-bash-script

  • @albert21994
    @albert21994 7 ปีที่แล้ว +1

    very well explained. thank you.

  • @Basieeee
    @Basieeee 5 ปีที่แล้ว +1

    clear explaination thanks!

  • @hackwithharsha5228
    @hackwithharsha5228 4 ปีที่แล้ว +1

    Thank you !’

  • @NadeemAhmed-oi1qj
    @NadeemAhmed-oi1qj 7 ปีที่แล้ว +1

    Awesome

  • @alexanderzerka8477
    @alexanderzerka8477 2 ปีที่แล้ว

    This is a pretty poor explanation. Most people can work out all the details easily on their own, it's the greater concepts you should be explaining to someone who's new to all of this.