| |
ARTICLES |
| .......................................... |
go
back
|
| |
| .......................................... |
| Still need help?
|
| |
| |
|
What is the correct path for secure documents? |
Craig |
The correct path is https://[servername]/[domainname]/filename.extension, where "servername" is the name of our server you are on, and "domainname" is your domain without the .com or www. in front. To determine which server you are hosted on, look in the Account Management tool in your Control Center.
Example usage:
If your domain is 'xyz.com' and you are hosted on server 'host12.globalnameservers.com', and you wanted to call your order form securely, with a filename of 'order.htm', this would be your SSL path:
https://host12.globalnameservers.com/xyz/order.htm
NOTE: You do *not* need to load your secure files anywhere special within your account. In fact, any file within your web folder can be served either non-securely or securely. In the above example, the 'order.htm' file would be located in the 'xyz-www' folder, as normal. |
|
|
|
|