This forum is no longer active. Please post your questions to our new community site
2 websites one IP (bitnami/dyndns.org)
|
|
I have configured wordpress bitnami with dyndns.org. |
|
|
Mmmm I think there are several solutions to do that. IMHO that the easy way is to install another WordpressStack in your system, using a different port for the servers. So you can access to both Wordpress at: http://mydyndns.org/wordpress and http://mydyndns.org:81/wordpress. Other solution is to install (manually) another wordpress in your current Stack. You can use a similar configuration that the previous one but using a different URL. So you can access through http://mydyndns.org/wordpress and http://dydyndns.org/wordpress2. I think that there are other solutions such as use VirtualHosts in Apache or using a proxy to manage the requests but it could be a difficult to configure. I hop it helps. |

