Configure a Virtual Host in NGINX!

preview_player
Показать описание
Today is all about configuring a virtual host in NGINX. This NGINX is fun to learn. Hope you guys enjoy and be safe.

Chapters
0:00 Introduction
0:21 Any NGINX Nerds Out There?
0:33 Log in as Root
0:48 Unlink Default Site
1:29 Create a Virtual NGINX Host File
1:38 Add Virtual Host File Settings
2:04 Reload NGINX System
2:12 Check NGINX Reload Status
3:16 Add Virtual Host File Settings Continues
4:13 Test NGINX Localhost
4:25 Conclusion

#NGINX #Ubuntu #BTNHD

Don't forget guys, if you like this video please "Like", "Favorite", and "Share" it with your friends to show your support - it really helps us out! If there's something you'd like to see on the channel, tweet us about it! See you next time :)

********************************************************

Рекомендации по теме
Комментарии
Автор

I don't recall but it looks like creating a virtual host file for NGINX is much easier than doing it within apache. 🤔

bjtechnewshd
Автор

I've spent quite an embarrassing amount of time trying to figure this crap out. All other tutorial were just them talking about stuff I didn't really know and confused me even more. But with you're help plus the beginner guide in the nginx docs I got the hang of it. Thank You!!

marcusmorrow
Автор

I must say from all the tutorials i watch yours was the best, some people have that teaching voice you know? you have that. please continue the nginx tutorials !

OnsenTokyo
Автор

thank you sir, your tutorial is very clear

amirulsyahid
Автор

YOU SAVE MY LIFE
BECAUSE OF YOU I WILL GET A 10 IN MY PROJECT

adeganha
Автор

Muchas Gracias It helped me a lot thanks, how can I address my virtual host with DNS

josbexerra
Автор

My PHP files are not working with this now. For eg if I do mysite.local/new.php it is not working and simply download the file. Can you help me over skype ? Thanks,

meralmaradia
Автор

Every tutorial I see on this, the person always creates an index.html using nano, but how are you supposed to transfer files from your hard drive to the nginx server (like for a live site)?

karaipantsu