Rootage is a multi-platform web server that was developed using Java technology, therefore it can function on all platforms that support Java virtual machines (JVM).
What can Rootage do?
· As with all popular web servers, it listens to the 80th (HTTP) and 443rd (HTTPS) port on the computer accepts requests from browsers and produces in response to pages or files.
· The content can be static or dynamically created using servlets (servlets) or CGI-applications. Servlets run on the well-known technologies J2EE. As a CGI you can use the PHP-interpreter.
· While working in a specific folder on the server are written in the log files (system, errors, queries, debugging). Rotation of each log can be adjusted individually.
· Parallel with the open exchange of requests and responses between client and server, Rootage supports secure data transfer using SSL (Secure Sockets Layer).
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Add proxy for HTTP (80 to 8080 for example).
· Modify request log output.