Skip to content

Update what-is-my-server-name post #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/site/platform/what-is-my-server-name/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ date: "2014-11-03"

Your server name is the server on which you are hosted. Your server name can be ascertained in a few different ways:

- Visit [Server Lookup](http://apnscp.com/server-lookup). Enter your domain name.
- _In rare situations, a domain may exist on more than 1 server during a server migration in process. See alternative solutions below:_
- Login to the control panel via https://apnscp.com > **CP Login**. You will be redirected to a URL of the form http://cp._<server>_.apnscp.com.
- Alternatively, access http://_<domain>_/cpadmin where _<domain>_ is your domain name. You will be redirected to http://cp._<server>_.apnscp.com.
- Perform a DNS lookup on your domain. An IP address will be returned. Perform a rDNS to find the server name.
Expand Down