| 51 | | # Hostname (Mandatory; Default: NONE) |
| 52 | | # SSLAvailable (Optional; Default: no; Possible values: yes, no) |
| 53 | | # SSLPort 443 (Optional; Default: 443) |
| 54 | | # HTTPPort 80 (Optional; Default: 80) |
| 55 | | # Path wifidog/ (Optional; Default: /wifidog/ Note: The path must be both prefixed and suffixed by /. Use a single / for server root.) |
| | 51 | # Hostname (Mandatory; Default: NONE) |
| | 52 | # SSLAvailable (Optional; Default: no; Possible values: yes, no) |
| | 53 | # SSLPort (Optional; Default: 443) |
| | 54 | # HTTPPort (Optional; Default: 80) |
| | 55 | # Path (Optional; Default: /wifidog/ Note: The path must be both prefixed and suffixed by /. Use a single / for server root.) |
| | 56 | # LoginScriptPathFragment (Optional; Default: login/? Note: This is the script the user will be sent to for login.) |
| | 57 | # PortalScriptPathFragment (Optional; Default: portal/? Note: This is the script the user will be sent to after a successfull login.) |
| | 58 | # MsgScriptPathFragment (Optional; Default: gw_message.php? Note: This is the script the user will be sent to upon error to read a readable message.) |
| | 59 | # PingScriptPathFragment (Optional; Default: ping/? Note: This is the script the user will be sent to upon error to read a readable message.) |
| | 60 | # AuthScriptPathFragment (Optional; Default: auth/? Note: This is the script the user will be sent to upon error to read a readable message.) |