Configuring subdomains on Nginx

Susan B. July 7, 2023
Video Thumbnail
Susan B. Logo

Susan B.

@codewithsusan

About

To-the-point tech guides. https://codewithsusan.com

Video Description

How to set up a subdomain on a Ubuntu server running Nginx. Includes steps to set your DNS settings and configure the server to process the incoming subdomain traffic. ⭐ NOTES ⭐ https://codewithsusan.com/notes/subdomains-on-nginx At 4:53 I talk about identifying your PHP version (if you’re using PHP). To do that, see my video on upgrading PHP that includes a section on creating a phpinfo page that will output your version number: https://youtu.be/3g7Rh0q4mJo?t=32 📺 RELATED VIDEOS 📺 HTTPS / SSL via “Let’s Encrypt” on a Nginx Web Server https://youtu.be/MVuJ5h2YQoQ Simple Command Line Text Editing with Nano https://youtu.be/fIl8jAfqsbg ⏱️ CHAPTERS ⏱️ 00:00 Configure DNS settings for subdomain 02:12 Identify site folder 03:12 Add site config in /etc/nginx/sites-available 05:35 Link site config to /etc/nginx/sites-enabled 06:48 Check configs and restart nginx 07:20 Test it === PRODUCTS I USE === Microphone: https://amzn.to/3ZRPdvb Microphone windscreen: https://amzn.to/3ZRPdvb (paid links)

You May Also Like