Last active
August 29, 2017 21:50
-
-
Save barbwiredmedia/27c2fb36c0136ca8651d4145af575a63 to your computer and use it in GitHub Desktop.
Godaddy cPanel WordPress site testing. For apache hosts file. Spoofs URL for checking a sites functionality/working before switching DNS. IP will be from cPanel. Domain in database must match.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# To test Godaddy cPanel WordPress site: | |
#1) Add cPanel IP then domain | |
#2) ipconfig /flushdns | |
#3) ping yourdomain.com to check that it is forwarding | |
# EXAMPLE: | |
23.229.216.195 thorcon.net | |
23.229.216.195 www.thorcon.net |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment