Devwex is a minimalistic web server with a modular architecture. The already contained servers instances support the HTTP amongst others virtual hosts, IP/Port sharing, directory index, filtering, modules, SSL/TLS, DCGI/CGI1.1 and a on telnet based remote access to control the server. Further servers and modules can be integrated about the available APIs. The server is a pure Java implementation for the command line and can be used with an appropriate Java runtime environment on many operating systems.
Architecture: multithreaded container, server and
What's New
Version 1.2011.0701:
general revision of the server API, and improvements in the performance
complete revision of the Connection Handling
cleanup of some historical peculiarities
positive side effect -- Devwex is now back under 30k.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
Devwex is a minimalistic web server with a modular architecture. The already contained servers instances support the HTTP amongst others virtual hosts, IP/Port sharing, directory index, filtering, modules, SSL/TLS, DCGI/CGI1.1 and a on telnet based remote access to control the server. Further servers and modules can be integrated about the available APIs. The server is a pure Java implementation for the command line and can be used with an appropriate Java runtime environment on many operating systems.
Architecture: multithreaded container, server and (advanced)module api
Customizing: error pages and the listing of directories, including the icons based on templates can be customized
Expandability: modular architecture and many interfaces allow to change, extend and add functionalities
Configuration: based on a central file, in an enlarged INI format, which supports dynamic values and inheritance
Monitoring: telnet remote access for status, restart and stop
Interfaces: CGI 1.1, DCGI 1.1, HTTP 1.0+, server and (advanced)module api
Security: SSL, TSL, Basic- and Digest-Access-Authentication with groups
Virtualization: ip, port and name-based (Virtual Domain) hosting