YaST2 Developers Documentation: Configuration of http-server

Configuration of http-server

include/http-server/wizard-dialog.ycp
Dialogs for wizard

This module has an unstable interface.

Imports

  • CWM
  • HttpServer
  • HttpServerWidgets
  • Label
  • Wizard

Local Functions

local WizardSequence1 () -> symbol

Sequention used for determining on which ip adresses and port apache2 will listen and if firewall is enebled whether to open firewall on this port.

Return value:
(`back, `abort, `next)
local WizardSequence2 () -> symbol

Sequence to choose some script language modules

Return value:
(`back, `abort, `next)
local WizardSequence3 () -> symbol

Sequence to configure default host parameters

Return value:
(`back, `abort, `next)
local WizardSequence4 () -> symbol

Sequence to cunfigure virtual hosts (add, remove, edit) and to change default host status

Return value:
(`back, `abort, `next)
local WizardSequence5 () -> symbol

Sequence to configure whether apache2 starts on boot or not (manually). Here is possible save all settings and exit or start expert configuration.

Return value:
(`back, `abort, `next)