Want more timely Centmin Mod News Updates?
Become a Member

Nginx Insight Guide Understanding Nginx Vhost Location & Server Contexts

Discussion in 'Centmin Mod Insights' started by eva2000, Jan 16, 2018.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:33 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    While Centmin Mod Nginx structure is different, these guides provide basics for understanding the structure i.e. this is the location context for web root /
    Code (Text):
    location / {
      yoursettings...
    }
    

    and you'd only have one of those within server{} context per vhost - no duplicates


     
Thread Status:
Not open for further replies.