591 projects tagged "HTTP Servers"
phpSecurePages is a PHP module to secure pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site viewers. It also has multiple language support and optional IP-based access restrictions.
RabbIt is a mutating, caching Web proxy used to speed up surfing over slow links like modems. It does this by removing advertising and background images and scaling down images to low quality JPEGs. RabbIT is written in Java and should be able to run on any platform. It does depend upon an image converter if image scaling is on. The recommended image converter is "convert" from the ImageMagick package.
Roxen WebServer is a complete Web server. It is platform-independent, modular, and features a version with strong 128/168-bit encryption. Add-on products for information retrieval, visitor behavior analysis, and powerful tools for application development offering connectivity to databases are available. Altogether the Roxen Platform is a secure Web-based workgroup solution for time and cost-efficient content and Web site management.
ScriptBasic is an interpreter for the old language BASIC. It runs on Win32 as well as on UNIXes as a command-line or CGI program interpreter. It includes an interpreter, a compilable, well-documented embedding and extending interface for the C programmer, and a rich set of commands and functions.
Servertec Internet Server is a small, fast, scalable, and easy to administer platform independent Application/Web server and servlet engine written entirely in Java. Features include a multi-threaded HTTP/1.1 Web engine, SSL, Servlet 2.2 engine, JSP 1.1, CGI, Server Side Includes (SSI), Server Side Scripting (iScript), session management, file caching, load balancing, fault-resistant clustering, virtual hosting, database connection pools, extended access/error/event logger, security realms, Access Control Lists (ACL), Web-based administration, and more.
sh-httpd is a shell script-based Web server that supports GET and HEAD methods, and a CGI 1.1 interface. It's not real fast, and it's probably not real secure, but it is really small. The Web server and it's configuration files are around 9,000 bytes total, and that's with comments and pretty whitespace. If you can run ash or bash, an inetd, and about 7 standard external commands on your system, you can have a Web server with CGI support. There's also a timeout counter that kills never-ending CGI programs, cleans up, and exits.