i lost the mongoose's windows service
if i do not want reinstall it, How can i install a windows service in
command model ?
-----------------------------------------------------------------------------------------------------------
C:\mongoose-2.4>mongoose.exe -h
Mongoose version 2.4 (c) Sergey Lyubka
usage: mongoose.exe [options] [config_file]
-A <htpasswd_file> <realm> <user> <passwd>
-root Web root directory
-index_files Index files (default:
"index.html,index.htm,index.cgi")
-ssl_cert SSL certificate file
-ports Listening ports
-dir_list Directory listing (default: "yes")
-protect URI to htpasswd mapping
-cgi_ext CGI extensions (default: "cgi,pl,php")
-cgi_interp CGI interpreter to use with all CGI scripts
-ssi_ext SSI extensions (default: "shtml,shtm")
-auth_realm Authentication domain name (default: "
mydomain.com")
-auth_gpass Global passwords file
-auth_PUT PUT,DELETE auth file
-access_log Access log file
-error_log Error log file
-aliases Path=URI mappings
-admin_uri Administration page URI
-acl Allow/deny IP addresses/subnets
-max_threads Maximum simultaneous threads to spawn (default: "100")
-----------------------------------------
i can not found it above. thank you !