Configuring Proxy Online Store Access via Secure Protocol
In this section, we consider configuring access to online store through secure protocol (HTTPS).
To configure access through additional protocol:
- Log in to Operations.
- Click Hosting CP on top of the screen.
- Click Web Space. The web space configuration screen opens.
- Click FTP Access. FTP settings appear on the screen. Memorize or write down the FTP server address, path to SSL document root, login, and password.
- Log in to Billing.
- Open Products > Online Store > Connection Setup. Synchronization settings appear on the screen.
-
Click Install Proxy Store. The online store installation dialog window is displayed. Fill out the form:
- Type URL or IP address of the FTP server where you want to install your online store into the FTP address field.
- Type the path (relative to FTP root) where online store files should be copied to into the Path Inside FTP field.
- Type the path (relative to document root) where online store files should be copied to into the Proxy Store URL Suffix field. For example, if you typed in store, online store files will be copied to the
<document_root>/store
folder and the storage pages will be displayed at thehttp://www.<provider_domain>/store
address. - Type the FTP user name into the Username field.
- Type the FTP user password into the Password field.
- Click Install Proxy Store to copy online store files to indicated location.