Configuration of http-server |
clients/http-server.ycp |
Main file | |
|
|
This module has an unstable interface. |
Main file for http-server configuration. Uses all other files.
Imports
Includes
Local Functions |
local
ConfigureHandler (map<string, any> options)
->
boolean
Handler for command line action "configure".
- Parameters:
-
options map of the options provided on the command line
- Return value:
-
true on success
local
ModulesHandler (map<string, string> options)
->
boolean
Handler for command line action "modules".
- Parameters:
-
options map of the options provided on the command line
- Return value:
-
true on success
local
ListenHandler (map<string, string> options)
->
boolean
Handler for command line action "listen".
- Parameters:
-
options map of the options provided on the command line
- Return value:
-
true on success
local
HostsHandler (map<string, string> options)
->
boolean
Handling hosts dialog
- Parameters:
-
options
- Return value:
-
correct execution