temporary URL (before domain resolves) and correct path for my welcome email?

questions

Verified User
Joined
Oct 24, 2009
Messages
137
In my welcome messages to customers I have a note that they can view their web site data via a temporary URL that uses the IP address... it stopped working because DA changed the format of the public_html directory tree...

It used to be:

Code:
Upload your data into the /public_html/customersdomain.com directory.
 
IP:	123.456.789.012
Use 123.456.789.012/~test1/customerdomain.com to access it until the domain resolves.

What's the current correct paths and URL?
 
Back
Top