The Son hServer application was designed to work as WWW (HTTP) Internet or intranet server. It can also be used to test websites on a local machine before uploading to remote server.
Here are some key features of "Son hServer":
· Son hServer serves client requests on a standard HTTP port (80). Main web document types, multimedia, VRML models, archives and other files are supported. When receiving request on directory names without terminating forward slash (/) the redirect to right address is generated. HTTP/1.1 protocol is supported (minimal instruction set).
· Connection filtering in dependence of client IP is possible. Server side program calls are compatible with CGI/1.1.
· Files with "hidden" and "system" attributes are not client accessible.
· Two or more commas following each other in file paths are interpreted as one comma (e.g. /file..ext will be processed as
· /file.ext)
· INTERFACE is multilingual (yet english and russian). Real-time monitoring of connections, requests and errors statistics is possible. Customizable event logging (save in log file).
Requirements:
· 80386 CPU or higher.
What's New in This Release: [ read full changelog ]
· Now You can use PHP or Perl scripts as folder index (index.php*/.pl*/.cgi*).