Web Server (Httpd); General Settings - Micro Innovations Windows CE Manual

For all micro panel devices
Table of Contents

Advertisement

Programs
7.7 WEB S
(HTTPD)
ERVER
The device is provided with a web server that is based on the standard web server from Windows CE
3.0 and Windows CE 5.0 respectively. The web server (HTTPD) supports only a part of the HTTP/1.0
protocol with restricted functionality. ASP (Active Server Pages) is supported with JScript 3.0 and
VBScript 3.0 (Windows CE 3.0) and JScript 5.6 and VBScript 5.6 (Windows CE 5.0) respectively.
Note:
More detailed information on the functions of the web server is provided in the MSDN documentation
from Microsoft.
7.7.1
G
S
ENERAL
ETTINGS
The following registry settings control the functionality of the web server (see also chapter
Editor).
Note:
Changes in the registry are not activated until the next restart (see
server. The dword entries are in hexadecimal format (see also chapter
Basic registry entries under [HKEY_LOCAL_MACHINE\COMM\HTTPD]:
Entry
Type
DirBrowse
dword
DefaultPage
string
Basic
dword
NTLM
dword
AdminUsers
string
Port
dword
LogFileDirectory
string
MaxLogSize
dword
MaxConnections
dword
58
Description
«Directory browsing» is permitted if the value does not equal 0. If the
value is 0, the content of the directory cannot be viewed in the browser.
List of all default pages, separated by semicolons, e.g.
"default.htm;default.asp;index.htm;index.asp"
If the web server selects a directory, the corresponding pages are
searched for according to the default page. If the appropriate page is
found, this is transferred to the browser. If none of the web pages are
present, the directory content is displayed or an error is returned to the
browser, depending on the DirBrowse setting.
This value must be set to 0.
If the value is 0, no authentication is used. If the value does not equal 0,
authentication is carried out with NTLM. See also chapter
Authentication.
List of all user names with administrator rights, separated by semicolons.
Caution: All users will have administrator rights if this entry is empty!
Port number for HTTP requests (the default setting is: dword:0050
Port number 80)
Directory in which the LOG file is created – do not save on the CF card
«\StorageCard»
Maximum size of the LOG file. If the maximum size is reached, the oldest
entry present is overwritten. No log file is created if the value is 0 or is not
set. The memory size according to the available memory must be
observed (see chapter Memory).
Maximum number of connections to the web server that can be opened
at the same time (default): dword:000a
Windows CE
Web server
start/stop) of the web
Sample
settings).
max. 10 connections)
M000174-19
Registry
HTTP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents