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
-
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?
-
xof
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
-
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)
-
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?
-
Yep, that's what I mean.
Good luck!
-
Yep, that's what I mean.
Good luck!
This worked like a charm! Thanks a lot for the help!