Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: xof on September 01, 2009, 12:39:24 PM

Title: More then one wordpress site?
Post by: xof on September 01, 2009, 12:39:24 PM
Hi,

I have two questions regarding a wordpress installation. I used the contrib to get it installed. Thank you for that.

1) I have multiple domains on my SME server. When you append /wordpress to every domain name you always get to the wordpress site. Is there a way to restrict the /wordpress directive to only one domain name?

2) Related to that, I would like to setup another wordpress blog that is linked to another domain name on the same SME server. How can this be achieved?
Title: Re: More then one wordpress site?
Post by: janet on September 01, 2009, 01:15:19 PM
xof

Quote
I would like to setup another wordpress blog that is linked to another domain name on the same SME server. How can this be achieved?

See this thread. It refers to Joomla, but just replace Joomla with Wordpress and it should make sense, although a little complicated.
http://forums.contribs.org/index.php/topic,41518.msg193767.html#msg193767
Title: Re: More then one wordpress site?
Post by: EdelingF on September 03, 2009, 08:59:27 PM
Also look at this thread : http://forums.contribs.org/index.php/topic,44246.0.html (http://forums.contribs.org/index.php/topic,44246.0.html)
Title: Re: More then one wordpress site?
Post by: xof on September 04, 2009, 12:52:18 PM
Also look at this thread : http://forums.contribs.org/index.php/topic,44246.0.html (http://forums.contribs.org/index.php/topic,44246.0.html)

If I understand you well, I should install the first Wordpress site in /opt/wp1 and the second one int /opt/wp2. In the ibay of domain one I put a redirect to http://www.domain1.com/wp1 and in the ibay of the second domain I put a redirect to http://www.domain2.com/wp2. Is that what you mean?
Title: Re: More then one wordpress site?
Post by: EdelingF on September 04, 2009, 02:35:58 PM
Yep, that's what I mean.

Good luck!
Title: Re: More then one wordpress site?
Post by: xof on September 06, 2009, 12:24:43 PM
Yep, that's what I mean.

Good luck!

This worked like a charm!  Thanks a lot for the help!