Understanding and Debugging Nginx Configuration

preview_player
Показать описание
We take a tour of Nginx configuration to help you figure out and debug issues. We see where configuration is, talk about configuration conventions, seeing how to view loaded Nginx, test Nginx configuration, and finally understand a basic server configuration (to host your sites)!.

Keep an eye out for future, more in-depth videos, especially regarding Nginx for Multi-tenant application setups (e.g. wildcard subdomain support).

⌚️ Timestamps

00:00 Intro
00:15 Touring Configuration
02:39 Available vs Enabled Convention
04:33 Default Site Configuration
06:32 H5BP Configuration
08:20 Stay tuned for more Nginx (Multi-tenant)
Рекомендации по теме
Комментарии
Автор

Excelente video, can you explain virtual hosts, proxy servers and load balancer with apache

alfsan
Автор

Good video but you completely forgot to include anything about debugging which was supposed to be the point of the video

Vortigon