wordpress - how to create a development url something like dev.abc.com for development porposes if i have domain abc.com -


i have domain example abc.com

how can create development environment dev.abc.com not abc.com/dev

thanks time!

if actual hosting godaddy, create subdomain in control panel: https://ca.godaddy.com/help/how-do-i-create-a-subdomain-in-simple-control-panel-2290

if hosting else dns hosted godaddy, create record subdomain in godaddy: https://ca.godaddy.com/help/add-an-a-record-19238 value pointing server ip.

on server-side, lets assume you're using cpanel, please follow guide add subdomain: http://www.inmotionhosting.com/support/edu/cpanel/cpanel-manage-domains/creating-a-subdomain

after creating subdomain there should folder called subdomain (or whatever named subdomain) in root folder or public_html , thats should putting files subdomain.abc.com.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -