YaST2 Developers Documentation: Configuration of http-server

Configuration of http-server

include/http-server/wizards.ycp
Wizards definitions

This module has an unstable interface.

Imports

  • Directory
  • Label
  • Sequencer
  • Wizard

Includes

  • http-server/complex.ycp
  • http-server/dialogs.ycp
  • http-server/wizard-dialog.ycp

Local Functions

local MainSequence () -> symbol

Main workflow of the http-server configuration

Return value:
sequence result
local WizardSequence () -> symbol

Sequences for wizard mode

Return value:
sequence result
local HttpServerSequence () -> boolean

Sequences for whole server

Return value:
correct finish
local HttpServerAutoSequence () -> symbol

Whole configuration of http-server but without reading and writing. For use with autoinstallation.

Return value:
sequence result