web services - How can I add a a default server Block in Nginx? -


i have several sites configured in nginx , wondering if can include default configuration of them in single server block , include in sites server block.

for example if want set security directives common sites, nice if can include in 1 server block rather having modify every sites server block.

let me know best possible way tackle this


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -