Quantcast
Channel: WordPress.org Forums » [WordPress MU Domain Mapping] Support
Viewing all articles
Browse latest Browse all 3502

L D on "[Plugin: WordPress MU Domain Mapping] Nginx + Wordpress MU mapping domain + Nginx Helper + Memcached/WP-FFPC"

$
0
0

I supposed WP-FFPC needs a fix because adding this:

server_name staging.example.com *.staging.example.com staging.domainA.com staging.domainB.com;

works fine!

I think WP-FFPC, with line:

set $memcached_key data-$scheme://$host$request_uri;

elides map section:

map $http_host $blogid {

        default 1;

        include /var/www/staging.server/staging.armoniaph.it/http/wordpress/wp-content/uploads/nginx-helper/map.conf;

}

What do you thinking about?

Thank you
D


Viewing all articles
Browse latest Browse all 3502

Trending Articles