Contents
- Create website in control panel
- Configure domain for operation with hosting DNS servers
- Upload website files to hosting
- Configure web server subject to website requirements
- Obtain information to connect to database
- Check website operation
To place website on R01 hosting, follow the below instructions.
- Create website in control panel
- log in to "Account manager" onhttp://www.r01.ru, website, using your login and password;
- choose your hosting service and follow the corresponding link;
- go to "Web server" — "Websites" section;
- in "New website" block enter your domain name and click on "Create" button;
- agree with the proposal to enable DNS automatic support, if you do not plan to support the domain on external servers.
- Set up domain for operation with hosting DNS servers
Changes will take effect after data update in DNS system. It usually takes 6-12 hours.
- Upload website files to hosting
Upon website creation the directory with its name will appear on hosting. Website files should be placed in directory your_domain/docs. It can be done through FTP client.
- Configure web server subject to website requirements
In certain cases additional setting of web server may be required for correct
operation of the scripts used on the website. Website system requirements
should be clarified from the website developers or referred to in the appropriate
script manuals.
Web server configuration is made in section "Web server" —
"Modules management" of the hosting control panel. To switch to PHP
settings click on the name of the chosen version.
- Obtain information to connect to database
If database is required for website operation, obtain data for connection and
create new database in "DBMS" of the control panel.
- Check website operation
Refer to your website by address http://your_domain/. You will see main page of the website or CMS installation wizard. If required, follow the wizard instructions — you have all the required data for installation.