Reputation: 3980
I'd like to run PHP/WordPress on one and Node.js/mailin (for email forwarding) on another. Both should use the same domain and no sub-domains. Is this possible?
Upvotes: 0
Views: 187
Reputation:
No, that is not possible with OpenShift, you would need to put each application under it's own sub-domain.
Upvotes: 2