Configure Nginx Web Server On Aws ec2 Instance | Configure Web Server On Cloud | Web Server

preview_player
Показать описание
Welcome to Our YouTube Channel Tech With Nik....!!
--------------------------------------------------------------------------------------------------------
About this video -
In this video, I have configured Apache HTTPD on aws ec2 Instance..!!
---------------------------------------------------------------------------------------------------------
Configure Nginx On AWS Linux :
Steps:

2. yum install -y epel-release

3. yum update -y

4. yum install nginx -y

5. nginx -v

6. systemctl start nginx

7. systemctl enable nginx

8. systemctl status nginx

9. Put Public Ip to web Browser

................................................................................................................
Connect With Me -
Рекомендации по теме
Комментарии
Автор

make a vedio to keep our spring jar file in nginix

shanmukhasrinivas
Автор

Can we configure nginx through session manager by using the same commands

anilvalipi
Автор

How to setup live stream on nginx for free

goingon