- Devwex
Infobox Software
name = Devwex
author = Oliver Schmuhl
developer = Seanox Software Solutions
programming language = Java
released = 2001-04-11
latest release version = 1.2008.0524 (2008/05)
latest release date =
operating system =Cross-platform
genre = Modularweb server
license =Freeware (closed source )
language = English / German
website = http://www.seanox.de/projects.devwex.php
status = ActiveDevwex is a minimalistic modular
web server . Servers instances supportHTTP for physical and virtual hosts, IP/Port sharing, directory indexing, filtering, modules, SSL/TLS and DCGI/CGI1.1 in the default installation. Optional SSI andtelnet remote administration modules are included, and integration of additional protocols and other modules is available via theAPI s Implementation in pure Java for the command line provides for compatibility with a multitude ofoperating systems , as long as an appropriate Java Runtime Environment is available.Features
* CGI - Devwex supports the Common Gateway Interface specification 1.1 including PHP, Perl, Phyton and more.
* DCGI - DCGI has been especially developed for Devwex. DCGI is derived from CGI 1.1 and supplies the Webserver with an open interface to different programming languages such as Java, VB, VB(A) and more.
* Directory Index - System directories are automatically accessible as navigable HTML documents. Templates for this service can be individually designed for all physical and virtual hosts.
* Filtering - Accesses to physical and virtual hosts can be controlled by individually defined rules.
* HTTP - Based on specifications for HTTP 1.0 Devwex supports GET, POST, HEAD, PUT and DELETE. Further methods can be provided by additional modules and by DCGI or CGI. A response supports server status 200, 201, 300, 302, 304, 400, 401, 403, 404, 405, 406, 408, 411, 413, 424, 500, 501 and 503. This can be modified or expanded by provided interfaces.
* IP/Port Sharing - Due to the global declaration of virtual hosts in the configuration file all virtual hosts can be used by all physical hosts, which make the virtual hosts available to different IP addresses and ports.
* Modules Functionalities of the server can be changed, enlarged and added also newly by modular architecture.
* Multithreading - Devwex supports the configuration of multiple independent physical and virtual hosts. Furthermore applicable is the inheritance of specific host configurations.
* Remote Control - Devwex allows a free configurable remote access for state requests, restart and stop commands.
* SSL - For secure data transfers Devwex supports Secure Socket Layer (SSL) and Transport Layer Security (TLS). The certificate assignment can be handled for every physical host, in groups by inheritance or globally.
* Virtual Hosts - Devwex supports virtual hosts for IP/Port sharing.Modules
* [http://www.seanox.de/projects.devcox.php/ Devcox] - Browser based server control and administration
* [http://www.seanox.de/projects.commons.php/ Commons] - Modul API / Common Library / Runtime Extension
* [http://www.seanox.de/projects.control.php/ Control] - Server control for Windows-tray
* [http://www.seanox.de/projects.onenox.php/ Onenox] - AJAX based chat
* [http://www.seanox.de/projects.paccox.php/ Paccox] - Binds zip files/archives as a virtual directories, supports read, write, change, move, delete
* [http://www.seanox.de/projects.ssx.php/ Server Side Execution (SSX)] - Server-side execution of javascript (JS) as full featured scripting with direct access on the java runtime
* [http://www.seanox.de/projects.ssi.php/ Server Side Include (SSI)] - Simple server-side scripting language
* [http://www.seanox.de/projects.symbols.php/ Symbols] - Created symbols to file extension and content-types (extension for directory index)
* [http://www.seanox.de/projects.time.php/ Time] - TCP/IP and UDP based server for Time (RFC 868) and Daytime (RFC 867)ee also
*
Comparison of web servers
*Comparison of lightweight web servers External links
* [http://www.seanox.de/projects.devwex.php/ Devwex web site]
* [http://www.seanox.de/projects.devwex.php?theme=modules/ Modules and extenstions for Devwex]
* [http://www.seanox.de/projects.commons.php/ Modul API (library, documentation, examples, etc.)]Notes
Wikimedia Foundation. 2010.