Report this

What is the reason for this report?

Yii2 developement @ subdomain.com

Posted on February 16, 2015

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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:

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.