Difference between revisions of "Adding a New Domain or Subdomain"

From 24PinTech Wiki
Jump to navigation Jump to search
(Created page with "Category:Webserver")
 
Line 1: Line 1:
[[Category:Webserver]]
[[Category:Webserver]]
== New Domains in Nginx ==
=== About ===
Generally speaking, adding a new (website/domain/server block) is very easy in Nginx. A common misconception throughout 24PinTech is that creating a server block is difficult, to try to curb the fear, I will go over adding a new website to our specific server setup.
==== What you need to start ====
* A working Nginx Webserver
* A domain with working

Revision as of 15:08, 13 April 2022


New Domains in Nginx

About

Generally speaking, adding a new (website/domain/server block) is very easy in Nginx. A common misconception throughout 24PinTech is that creating a server block is difficult, to try to curb the fear, I will go over adding a new website to our specific server setup.

What you need to start

  • A working Nginx Webserver
  • A domain with working