MinaliC is designed as a minimal server that can be used for small web applications, when full scale web server functionalities are not needed.
The server features support for calling CGI (Common Gateway Interface), PHP and Perl scripts.
MinaliC can run as a windows service or as a console application. The server only has one executable binary - minalic.exe.
MinaliC can be expanded by building plug-ins that implement certain protocols, so the server can be more than just a simple web server. Multiple instances of the server can be installed, each listening to a certain port.
What's New in This Release: [ read full changelog ]
· New release of stable version.