Skip to main content

Change web publication settings

warning

The web server configuration will be updated after changing the web publication settings for the infobase. This may increase the web server response time and interrupt all web client sessions for all infobases of the 1C server cluster where the updated infobase is located.

We recommend scheduling maintenance during periods of low cluster load and using session locking for related infobases.

To allow connecting to an infobase via the internet, a web publication is created for it — the infobase is published on a web server.

In a ready-to-use 1C cloud, web publications for infobases are created automatically using the Apache web server. When a web publication is created, two default configuration files are generated automatically — conf a file with web server settings, and a default.vrd file with the publication description for the 1C:Enterprise 8 platform web server extension module.

You can edit the default.vrd file in the Control Panel. If errors occur after editing the file when connecting to the database via the Internet, you can restore the default file.

The Conf file cannot be changed.

The file size limit for uploads via web publication is 50 MB. To change the limit, create a ticket.

By default, infobase web publications are enabled and accessible from the Internet. You can enable and disable web publication manually. To manage the web server, follow the instructions in Manage the 1C server cluster web server

You can only edit web publication settings for an infobase with the ACTIVE status.

Enable web publication

  1. In the Control panel, on the top menu, click Products and select 1C Ready Cloud.
  2. Go to the Infobases section.
  3. Open the info-base page.
  4. Open the Web publication tab.
  5. Turn off the Web publication toggle.

Edit the default.vrd file

  1. In the Control panel, click Products in the top menu and select 1C Managed Cloud.

  2. Go to the Info-bases section.

  3. Open the info-base page.

  4. Open the Web publication tab.

  5. Make the necessary changes to the file content in XML format. Learn more about the file structure in the 1C documentation.

    Some fields in the file ensure that the web publication functions correctly on 1C Managed Cloud servers. Changes to these fields will not be saved:

    • the .point@ib; field;
    • the .point@base field — the Srvr (server address) and Ref (info-base name) parameters.
  6. Click Edit file.

  7. Confirm the change.

  8. Optional: check that the new web publication settings have no errors. To do this, connect to the info-base via the web client. If a connection error occurs, check the changes made in step 4 or restore the default default.vrd file.

Restore the default.vrd file to default

  1. In the Control panel, click Products in the top menu and select 1C Managed Cloud.
  2. Go to the Info-bases section.
  3. Open the info-base page.
  4. Open the Web publication tab.
  5. Click Restore default file.
  6. Confirm the restoration.

Disable web publication

  1. In the Control panel, click Products in the top menu and select 1C Managed Cloud.
  2. Go to the Info-bases section.
  3. Open the info-base page.
  4. Open the Web publication tab.
  5. Turn off the Web publication toggle.