This forum is no longer active. Please post your questions to our new community site

Forums WordPress

2 websites one IP (bitnami/dyndns.org)

Subscribe to 2 websites one IP (bitnami/dyndns.org) 2 post(s), 2 voice(s)

 
Avatar marwin 3 post(s)

I have configured wordpress bitnami with dyndns.org.
Now I want another site on my same home computer (another wordpress bitnami).
Is this possible – and if so – how do I set it up ?
thanks in advance,
Oznob

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

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.

Forums WordPress