[Xitami] win xp
Paul Reid
xitami@lists.xitami.org
Wed, 12 Feb 2003 13:27:58 -0500
> how to install Xitami to run as a service.
Install the Service version.
It is usually that easy: the Installer asks you and you tell it to
Install As Service. But sometimes you have to do it manually, which
means going into the Dark Place (DOS or CMD window). As a LAN-man,
you need to do this sometimes.
In a Command Prompt window, CD to the Xitami folder, then find the
Xitami EXE file. Mine seems to be called "xiwinnt.exe" Type its name
with -h after it to see all command options, or with -i to Install
as Service. (You will need Admin-level rights to install a service).
> xiwinnt -h
Xitami web server v2.4d9 (c) 1991-99 iMatix
read the file COPYING for details. Type xiwinnt -h for help.
Xitami web server: Windows service model
Syntax: xiwinnt [options...]
Options:
-i Install Windows service
-u Uninstall Windows service
-d Run Xitami as DOS console program
-r directory Root directory for web pages (webpages).
-c directory Directory for CGI programs (cgi-bin).
-f directory Root directory for FTP files (webpages).
-b portbase Shift HTTP port 80 by this value. E.g. to run
Xitami on port 5080, do 'xitami -b 5000'.
-l filename Log file for output (xitami.log).
-a filename Authorisation file (xitami.aut).
-q Quite mode: no messages or log.
-t Trace all socket i/o operations to log file.
-v Show Xitami version information.
-h Show summary of command-line options.
-PRR