Configuration
configuration
Name | Data | Possible Values | Description |
---|---|---|---|
interface |
Type
Default
|
Rules
Values
|
Network Interface Select interface that web server listens on. |
http_port |
Type
Default
|
Rules
|
HTTP port Port number for HTTP protocol. |
protocol |
Type
Default
|
Rules
Values
|
Protocol object(stdClass)#165 (1) { ["HTTP + HTTPS"]=> string(45) "Enable both HTTP protocol and HTTPS protocol." } object(stdClass)#166 (1) { ["HTTP"]=> string(26) "Only enable HTTP protocol." } object(stdClass)#167 (1) { ["HTTPS"]=> string(27) "Only enable HTTPS protocol." } |
https_port |
Type
Default
|
Rules
|
HTTPS port Port number for HTTPS protocol. |