mysql - Combining web services under one domain name. -


I want to add webs.com website with a digital ocean website so that my company's website and MySQL data chairs Are all accessible under a single domain (eg, YourDomain.com) Is there any way that is possible? Thanks in advance.

Yes, just host your MySQL on one server and connect your site's DB to Server IP . Provide some code buddies or your actual setup


Comments

Popular posts from this blog

php - Select box validation (in laravel) -

java - Joda Time Interval Not returning what I expect -

html - Tabindex not working for button -