Part 1 - NGINX Web Server ( Installation & Configuration )

preview_player
Показать описание
This Video explain how you can install and configure NGINX and run your first web server serving your custom website.

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

Thank you for this video. I am trying to teach myself AWS and this tutorial was crucial in getting me to learn how to start a website. I had no prior experience using NGINX or messing with config files. Didn't have any issues following your steps either. Great job!!

EMANON
Автор

Watched many tutorials on nginx but found this one of best
Thank you
Make more videos

maheshamte
Автор

seriously good lesson, minute the bs, minus the missed steps. good job.

bloodgracet
Автор

i look for a lot of nginx tutorial and this is the best

C-RickSanchez
Автор

do I list all the .html files in a folder if the index.html file has different layouts or if there's a page with buttons each individual button routes to a different page? I have a controller.js and an index.js do I list those in here too?

ryansmith
Автор

I am using a load balancer which should connect tcp/ udp.should I change the config file for webserver for connecting tcp and udp ports or the config file which u have shown is enough. We will use haproxy(loadbalancer) for webservice (TCP) and nginx for snmp(udp).

shivayadav-bewm
Автор

Thank you so much. This is exactly i was looking for. 🙂

AkshayJaiswal
Автор

Found it super useful compared to what's out there!

MyStockz
Автор

Yes, 5 from 5 points. Thanks a lot...

martincesak
Автор

Thank you sir, you helped me a lot with this one!

mikhail
Автор

What if i have a next.js application what should I do wo access the website. Website is runnning on port but not on domain name

utkarshkaushik
Автор

Hi how to enable .htaccess file on nginx ...I have installed amember pro but getting 404 error page
Any solution??

dhruba
Автор

in my server nano command doesnt working, trying to create a new conf file but I cant use nano, is there anything I can use another command?

keremozer
Автор

hi! well done!

when i want to reload my nginx " systemctl reload nginx" i see this text "Failed to connect to bus: No such file or directory"
how to fix it?
(i did all the steps as u said in the video)

parsere
Автор

Hi bro how can I setup webhook on my webpage? I want to receive data from Google sheets API

vikraal
Автор

i can only access webpages from localhost only not from anything else ????

chetanmeena
Автор

We need to to uninstall some modules that gets installed by default pls indicate how shall we uninstall modules or implement it —without-module name clause

vipuldabhi
Автор

Hi Sir, great tutorial, can u teach how get page like 4:13 duration on ubuntu ec2 instance. Can you share the steps. Thanks in advance

telebihajar
Автор

Hey there
I’m curious, do you know how to solve the error of nginx not running/being inactive because it says the file or repository doesn’t exist?

chelsigoliath
Автор

I don't have the sites-available folder in it. It got tons of files inside nginx folder. I am running Debian what to do?

SukiNotSus