Description: Brief introduction:
This program is a web server running in the.net environment.
Implementation of part of HTTP/ 1.1, which currently supports GET and HEAD commands, supports breakpoint continuation and multi-threaded downloads,
In the Windows NT/2000/XP environment, the CGI program that runs EXE can be run in the URL format "http://website/cgi.exe? The parameters of the pass,
Notice the tape? If multiple parameters need to be passed, the "+" is separated in the middle.
If you have other script interpreters, or independent operating environments (such as ASP,PHP, JAVA);
After proper configuration, you can also run as a server-side program to output dynamic pages.
List of documents:
Httpsrv.exe web server main program file
Httpsr.ini main program configuration file, which can change the server and the configuration of this site,
Before running the program for the first time, do the right configuration
MIME. Ini records the known MIME file type, not to modify the file
Note:
No installer, no registry, copy three files to the same directory,
Modify the httpsrv.ini according to your own situation, even if the installation is complete.
Do not exceed 255 rows in the httpsrv.ini file, including empty lines, with "#", ""," ", and ignore
Of course, if you are running iis on your machine, you should stop iis before running this program, otherwise iis is occupying 80 ports.
File list (Check if you may need any files):