[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <services>
            <web-management>
                <http>...</http>
                <https>...</https>
                <control>...</control>
                <session>...</session>
            </web-management>
        </services>
    </system>
</configuration>

Description

Web management configuration.

Contents

<control>—Control of the web management process.

<http>—Unencrypted HTTP connection settings.

<https>—Encrypted HTTPS connections.

<session>—Session parameters.


[Contents] [Prev] [Next] [Index] [Report an Error]