By Turtle Wolfe
I own a domain.com registered @ Google domains that points to a Google blog and I want to leave my name servers to Google’s default’s for now… but point a subdomain.domain.com to a development version of yii2… while I work through the tutorials, any advice on how to pursue that would be awesome!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
It sounds like what you want to do is setup an A Record for your subdomain. If you wanted to direct yii2.domain.com to the IP address 1.1.1.1
| Domain | Record Type | IP Address |
|---|---|---|
| yii2 | A | 1.1.1.1 |
Google Domains seems to call these “resource records.” Take a look at this Google Domains help page. For a more general introduction to DNS, check out this tutorial:
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.