Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
server:web [2023/12/20 23:11] – [sbbs.ini] Updates digital manserver:web [2023/12/23 02:14] (current) – [Configure] Update SCFG screenshot digital man
Line 15: Line 15:
 ===== Configure ===== ===== Configure =====
  
-The Synchronet Web Server can be configured via [[util:SCFG]]->Servers->Web Server:+The Synchronet Web Server can be configured via [[util:SCFG]]:Servers->Web Server:
  
 <file> <file>
-══════════════════════════════════════════════════════════════════════╗ +╔══════════════════════════════════════════════════════════════════╗ 
-║                              Web Server                              ║ +║                            Web Server                            ║ 
-══════════════════════════════════════════════════════════════════════╣ +╠══════════════════════════════════════════════════════════════════╣ 
-║ │Enabled                       Yes                                   ║ +║ │Enabled                       Yes                               ║ 
-║ │Log Level                     Informational                         ║ +║ │Log Level                     Informational                     ║ 
-║ │HTTP Interfaces               0.0.0.0, ::                           ║ +║ │HTTP Interfaces               0.0.0.0, ::                       ║ 
-║ │HTTP Port                     80                                    ║ +║ │HTTP Port                     80                                ║ 
-║ │HTTPS Support                 Yes                                   ║ +║ │HTTPS Support                 Yes                               ║ 
-║ │HTTPS Interfaces              0.0.0.0                               ║ +║ │HTTPS Interfaces              0.0.0.0, ::                       ║ 
-║ │HTTPS Port                    443                                   ║ +║ │HTTPS Port                    443                               ║ 
-║ │SSJS File Extension           .ssjs                                 ║ +║ │SSJS File Extension           .ssjs                             ║ 
-║ │Index Filenames               index.html, index.ssjs, index.php, ind║ +║ │Index Filenames               index.html, index.ssjs, index.xjs ║ 
-║ │Content Root Directory        ../webv4/root                         ║ +║ │Content Root Directory        ../webv4/root                     ║ 
-║ │Error Sub-directory           error                                 ║ +║ │Error Sub-directory           error                             ║ 
-║ │Strict Transport Security     No                                    ║ +║ │Strict Transport Security     No                                ║ 
-║ │Virtual Host Support          Yes                                   ║ +║ │Virtual Host Support          No                                ║ 
-║ │Access Logging                <disabled>                            ║ +║ │Access Logging                <disabled>                        ║ 
-║ │Max Clients                   100                                   ║ +║ │Max Clients                   100                               ║ 
-║ │Max Inactivity                1 minute                              ║ +║ │Max Inactivity                2 minutes                         ║ 
-║ │Filebase Index Script         webfileindex.ssjs                     ║ +║ │Filebase Index Script         webfileindex.ssjs                 ║ 
-║ │Filebase VPath Prefix         /files/                               ║ +║ │Filebase VPath Prefix         /files/                           ║ 
-║ │Filebase VPath for VHosts     Yes                                   ║ +║ │Filebase VPath for VHosts     No                                ║ 
-║ │Authentication Methods        Basic,Digest,TLS-PSK                  ║ +║ │Authentication Methods        Basic,Digest,TLS-PSK              ║ 
-║ │Output Buffer Drain Timeout   10 ms                                 ║ +║ │Output Buffer Drain Timeout   10 ms                             ║ 
-║ │Lookup Client Hostname        No                                    ║ +║ │Lookup Client Hostname        No                                ║ 
-║ │CGI Support                   No                                    ║ +║ │CGI Support                   No                                ║ 
-══════════════════════════════════════════════════════════════════════╝+║ │CGI Directory                 cgi-bin                           ║ 
 +║ │CGI File Extensions           .cgi                              ║ 
 +║ │CGI Default Content-Type      text/plain                        ║ 
 +║ │CGI Max Inactivity            2 minutes                         ║ 
 +║ │JavaScript Settings...                                          ║ 
 +║ │Failed Login Attempts...                                        ║ 
 +╚══════════════════════════════════════════════════════════════════╝ 
 </file> </file>
  
-... or via [[monitor:SBBSCTRL]]->Web->Configure:+... or via [[monitor:SBBSCTRL]]:Web->Configure:
  
 {{:server:sbbsctrl.3.20.web.config.png|}} {{:server:sbbsctrl.3.20.web.config.png|}}
  
-... or via manual edit of the ''[[dir:ctrl]]/[[config:sbbs.ini]]'' file.+... or via manual edit of the ''[Web]'' section of the ''[[dir:ctrl]]/[[config:sbbs.ini]]'' file.
  
 ==== sbbs.ini ==== ==== sbbs.ini ====