8.4.2. On Windows


<< Prev   Next >>

8.4.2.1. General information

This section describes how to configure the Windows-based web servers for the web client operation.

To publish a web client, select the Publish thin client and web client check box.

8.4.2.2. Internet Information Services

8.4.2.2.1. General description

Besides specifying the parameters of the publication (described below), you must additionally make the following settings:

  • Grant read rights to the user on whose behalf the requests are executed (IUSR_ <PC_NAME> user for IIS versions 5.1 and 6.0 or IIS_IUSRS group for IIS versions 7.x and later) to the bin file directory of a specific 1C:Enterprise version.
  • Grant edit rights to the user on whose behalf the queries are executed (IUSR_ <PC_NAME> user for IIS versions 5.1 and 6.0 or IIS_IUSRS group for IIS versions 7.x and later) to the infobase directory (only in the case of the file mode).
8.4.2.2.2. Publish dialog box

In the Web server field, specify Internet Information Services. If you need the operating system authentication on a web server, select the Use operating system authentication on a web server check box.

If necessary, specify the remaining publishing parameters on the Additional tab of the publish dialog box.

8.4.2.2.3. Webinst utility

To configure the IIS web server using the webinst utility, run the following command (the parameters are given for example, they should be replaced with the real values).

Example:

webinst -publish -iis -wsdir demo -dir "c:\inetpub\demo" -connstr "Srvr=server:1741;Ref=demo;" -osauth

8.4.2.3. Apache 2.0

8.4.2.3.1. General description

Besides specifying the parameters of the publication (described below), you must additionally make the following settings:

  • Grant read rights to the user on whose behalf the web server is running to the bin file directory of a specific 1C:Enterprise version.
  • Grant edit rights to the user on whose behalf the web server is running to the infobase directory (for file mode only).
8.4.2.3.2. Publish dialog box

In the Web server field, specify Apache 2.0.

If necessary, specify the remaining publishing parameters on the Additional tab of the publish dialog box.

8.4.2.3.3. Webinst utility

To configure the Apache 2.0 web server using the webinst utility, run the following command (the parameters are given for example, they should be replaced with the real values).

Example:

webinst -publish -apache2 -wsdir demo -connstr "Srvr=server:1741;Ref=demo;" -dir "c:\apache.www\demows" -confpath "C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf"

8.4.2.4. Apache 2.2

8.4.2.4.1. General description

Besides specifying the parameters of the publication (described below), you must additionally make the following settings:

  • Grant read rights to the user on whose behalf the web server is running to the bin file directory of a specific 1C:Enterprise version.
  • Grant edit rights to the user on whose behalf the web server is running to the infobase directory (for file mode only).
8.4.2.4.2. Publish dialog box

In the Web server field, specify Apache 2.2.

If necessary, specify the remaining publishing parameters on the Additional tab of the publish dialog box.

8.4.2.4.3. Webinst utility

To configure the Apache 2.2 web server using the webinst utility, run the following command (the parameters are given for example, they should be replaced with the real values).

Example:

webinst -publish -apache22 -wsdir demo -connstr "Srvr=server:1741;Ref=demo;" -dir "c:\apache.www\demows" -confpath "C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf"

8.4.2.5. Apache 2.4

8.4.2.5.1. General description

Besides specifying the parameters of the publication (described below), you must additionally make the following settings:

  • Grant read rights to the user on whose behalf the web server is running to the bin file directory of a specific 1C:Enterprise version.
  • Grant edit rights to the user on whose behalf the web server is running to the infobase directory (for file mode only).
8.4.2.5.2. Publish dialog box

In the Web server field, specify Apache 2.4.

If necessary, specify the remaining publishing parameters on the Additional tab of the publish dialog box.

8.4.2.5.3. Webinst utility

To configure the Apache 2.4 web server using the webinst utility, run the following command (the parameters are given for example, they should be replaced with the real values).

Example:

webinst -publish -apache24 -wsdir demo -connstr "Srvr=server:1741;Ref=demo;" -dir "c:\apache.www\demows"

<< Prev   Next >>

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002