7 projects tagged "Apache 2"
Citizen Intelligence Agency is a project with the goal to increase the surveillance of Swedish parliament members. This will be done by analyzing the votes of each member of parliament and creating views related to the relations between them. It uses Maven, MySQL, JPA2, Spring 3.x, and Vaadin.
mod_pLua is an Apache HTTP Server 2.x module for developing Web applications with Lua. With mod_pLua, you can use Lua for scripting in two distinct ways; Embedded Lua scripting, <?lua print("Hello, world!") ?>, or plain Lua scripting with a CGI-style interface. mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast, allowing you to serve hundreds of thousands of requests per minute on any modern server. Mod_pLua supports both the traditional Lua interpreter as well as LuaJIT for both Windows and UNIX platforms. If your Web server supports it, mod_pLua also utilizes APR_DBD and mod_dbd to handle persistent database connections through the dbopen() Lua function.
wcfg is a flexible and easy to customise script that can configure (or remove) complete LAMP-like virtual Web servers. It supports both nginx with php-fpm and apache2 with mod_php and can manage name based virtual servers, MySQL databases and privileges, FTP and SFTP users, and awstats and related static reports. It configures logrotate, and keeps everything consistent with the regulations and automatisms provided by the standard Debian packages. A new user is created for every virtual server, with the Web site root path as the home directory.