mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 21:52:13 +08:00
drupal fix
This commit is contained in:
@@ -72,6 +72,9 @@ server {<!--
|
||||
✔ modularized && ✔ WordPress --><span ng-if="isModularized() && isWordPress()">
|
||||
include _wordpress.conf;</span><!--
|
||||
|
||||
✔ modularized && ✔ Drupal --><span ng-if="isModularized() && isDrupal()">
|
||||
include _drupal.conf;</span><!--
|
||||
|
||||
|
||||
|
||||
✔ unified --><span ng-if="isUnified()">
|
||||
|
Reference in New Issue
Block a user