Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

Wordpress multiple site: permalink doesn't work in subdomains

$
0
0

Hi, I have installed the Wordpress 3.4.2 bitnami stack and configured two subdomains. Then I have modified this two subdomains to change theme in two domains. So now I have the first domain www.mastersite.com, and other two blogs for the new two domains, www.site1.com, www.site2.com.

It works, unfortunately permalink on "subdomains" doesn't work. For example www.site1.com/permalink/ redirect to www.masterdomain.com.

I don't know why, but I have this redirect in Apache:

[20/Nov/2012:11:12:02 +0100] "GET /2012/10/31/hello-world/ HTTP/1.1" 302 -
[20/Nov/2012:11:12:02 +0100] "GET / HTTP/1.1" 200 20432

How can I solve this problem?


Viewing all articles
Browse latest Browse all 2052

Trending Articles