@ -13,6 +13,6 @@ server {
try_files $uri $uri/ /index.html;
}
include /etc/nginx/common/locations.conf;
include common/locations.conf;
@ -19,6 +19,6 @@ server {
fastcgi_pass php;
@ -19,7 +19,7 @@ server {
include /etc/nginx/common/wpcommon.conf;
include common/wpcommon.conf;
@ -46,6 +46,6 @@ server {
@ -54,6 +54,6 @@ server {
fastcgi_cache_purge WORDPRESS "$scheme$request_method$host$1";
@ -41,6 +41,6 @@ server {
@ -37,7 +37,7 @@ server {
@ -63,7 +63,7 @@ server {
@ -72,6 +72,6 @@ server {
@ -59,7 +59,7 @@ server {
@ -25,7 +25,7 @@ server {
@ -51,7 +51,7 @@ server {
@ -60,6 +60,6 @@ server {
@ -50,7 +50,7 @@ server {
fastcgi_param SERVER_NAME $http_host;