Тёмный

How to host multiple websites on Nginx 

Abstract programmer
Подписаться 15 тыс.
Просмотров 4 тыс.
50% 1

server {
listen 80;
server_name absprog.com;
location / {
root /var/www/absprog.com;
index index.html;
}
}

Наука

Опубликовано:

 

17 фев 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@f.t.5859
@f.t.5859 4 месяца назад
Uauuuu, I ask you yesterday, and today you have done it. A great hug from Brazil to you Matan.
@absprog
@absprog 4 месяца назад
Thanks for your support. Hugs right back to you.
@djlotussutol
@djlotussutol 3 месяца назад
thank you. to the point and worked perfectly.
@absprog
@absprog 3 месяца назад
Glad to hear that!👍
@numankaraaslan
@numankaraaslan 2 месяца назад
I am trying to use the reverse-proxy.conf file and multiple server blocks. But it only redirects to first server block always. Why do you think that happens?
@nick232
@nick232 3 месяца назад
can you asign the domains to the ip after?
@absprog
@absprog 3 месяца назад
Yes, you just add an “A” record to the domain, with the IP as its value, where you manage your domains.
@BudiSetiawan-ns3rk
@BudiSetiawan-ns3rk 3 месяца назад
Will restarting Nginx cause downtime on the website?
@absprog
@absprog 3 месяца назад
Brief downtime, usually two or three seconds.
@mustafa.celiktas
@mustafa.celiktas 2 месяца назад
thank you so much
@absprog
@absprog 2 месяца назад
You're most welcome!
@nick232
@nick232 3 месяца назад
When I put www. Infront of the domain it does not work. How can i fix that
@QBarszcz
@QBarszcz 4 часа назад
put a new record that has name www and points to the same server
Далее
Reverse proxy nginx letsencrypt tutorial
17:12
Просмотров 115 тыс.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08
Apache vs NGINX
7:53
Просмотров 258 тыс.
Set Up a Basic Website! nginx, Certbot & secure login
18:38
Web Server Concepts and Examples
19:40
Просмотров 232 тыс.
Bash vs ZSH vs Fish: What's the Difference?
13:32
Просмотров 160 тыс.
Nginx sites-available and sites-enabled
8:45
Просмотров 5 тыс.