Showing 22 open source projects for "lighttpd"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 1

    Gesbit

    A blog management system writen in PHP that uses MySQL.

    A GNU GPL blog management system writen in PHP that uses MySQL. It is designed to make less MySQL queries as possible, and to consume less possible resources. It runs on Apache and Lighttpd web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple HttpErrorPages

    Simple HttpErrorPages

    Simple HTTP Error Page Generator

    Simple HTTP Error Page Generator. Create a bunch of custom error pages - suitable to use with Lighttpd, Nginx, expressjs, koans, Apache-Httpd, or any other Webserver. NGINX supports custom error-pages using multiple error_page directives. Apache Httpd 2.x supports custom error pages using multiple ErrorDocument directives. To customize the pages, you can edit any of the template files and finally run the generator-script. All generated HTML files are located in the dist/ directory by default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MVProc FastCGI

    MVProc FastCGI

    MVProc implemented as a FastCGI

    MVProc FastCGI is a Model-View-Controller platform that uses MySQL stored procedures as the Controller element. It's based on the stable Apache module MVProc, and all functionality has been tested (and load tested), so it may be "Production Ready" even though it hasn't been implemented in a production environment as yet. Benchmarking indicates it's "nearly as fast" on lighttpd as the MVProc Apache module, though a truly thorough benchmarking with a variety of servers and web applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    h5ai

    h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx

    h5ai is a modern file indexer for HTTP web servers with a focus on your files. Directories are displayed in an appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially, h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. Requires PHP 7.0+ and works fine with Apache httpd, lighttpd and nginx. Best user experience with the latest versions of Chromium-based browsers, Firefox, Safari and Edge, but a static fallback...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5

    Zedek Framework

    PHP MVC Web Applications Development Framework

    ..., and sub folder installation Tested with apache, and currently being tested on lighttpd Works on Unix, unix-like and Windows Operating Systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    lighttpd-1.4.20

    lighttpd源码阅读项目

    lighttpd源码阅读项目
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kloxo

    Kloxo

    Kloxo Web Hosting Panel

    Kloxo (formerly known as Lxadmin) is a free, opensource web hosting control panel for the Red Hat and CentOS Linux distributions. Kloxo allows the host administrators to run a combination of lighttpd or Apache with djbdns or BIND, and provides a graphical interface to switch between these programs without losing data. Kloxo Enterprise can transparently move web/mail/dns from one server running Apache to another running lighttpd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Win_lighttpd_php_python_ruby

    Windows + Lighttpd + php5.3 + PyPy + ruby + mysql + redis

    My build a web server LightTPD under Windows with: php 5.3 PyPy 1.8.1 (python 2.7) ruby 1.9.3 mysql 5.6.11 Redis 2.4.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WDScript
    WDScript and Linux portability of WDScript Project. WDScript is a CGI like php where native language is W-Langage from PCSoft (english and french). Can be used to access Hyperfile Databases from a web server.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10

    Ratawiki

    Lightweight extensible wiki engine

    Ratawiki is a fast, reliable, standards-compliant, extensible and highly customizable wiki engine. URLs are query string-free, which makes it search engine-friendly. Recommended environments: php-fpm + nginx/lighttpd or apache+php. Can work with XML files, but PostgreSQL is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Easyttpd

    A lightweight webserver with builtin support for Tcl CGI scripts

    The goal of the project is to create a portable webserver package that can be used out of the box for designing and developing web applications with zero configuration. The Easyttpd server is based on Lighttpd and will have support for cgi scripts written in Perl, Python and Tcl. Apart from the above mentioned language, it will have support for php. It will include MariaDB as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    flizbox

    Seedbox Install Script for Dedi's (OVH, Kimsufi 2g etc..)

    flizbox version 7 (seedbox install script) Lighttpd web server | rtorrent 0.9.3 | libtorrent 0.13.3 | RuTorrent 3.5 + all official plugins | autodl-irrsi with plugin for RuTorrent | vsftpd (very secure ftp using ssl) | mktorrent 1.0 | all required dependancies | a unique ssl cetificate for each weblink needed to your server (vsftp, rutorrent, deluge etc). Option to install Deluge 1.3.5, ZNC 1.0 and Webmin (deluge option does not replace the rutorrent installation). Tested 100% working...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webxicon is a PHP/SQLITE viewer for SIL Lexicon data. It doesn't ship with language data, but includes an import tool for Toolbox databases. It was designed to run on lighttpd, making it installable on jailbroken iPhones, but isn't platform specifi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flighty_MW is a fully portable package which contains everything you need for managing personal Wiki-pages. It is based on LightTPD + PHP and contains not only MediaWiki, but also abilities to highlight your source code, input math and plot graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    the Flash Player for Website play with : - FLV , MP3 - H.264 encoded video : MP4, M4V, M4A, MOV, Mp4v, F4V (video codec is AVC , Flash player 9.0.115 or higher) - YouTube HD - Streaming video RTMPE , RTMP and HTTP (Lighttpd)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The Postfix http map type allows you to hook up Postfix to a server with HTTP protocol, such as apache lighttpd nginx, etc. You need to write a CGI with C CPP Perl PHP etc, to complete the HTTP protocol to your database proprietary protocol conversion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Loma Larga

    Loma Larga

    Lomalarga is a VPN-like service based on SSH and Linux.

    Lomalarga is a port forwarding (VPN-like) service based on SSH & Linux. Based entirely on open source. The client is written in C# and the administration is based on Linux/lighttpd/PostgreSQL/PHP, with the UI written with Google Web Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mod_dnsblacklist is a Lighttpd module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A minimalistic filesharing tracker for PHP5/MySQL. Supports bittorrent protocol, IPv6, memcached, APC cacheing. Recommended webserver is lighttpd. Only does what a tracker needs to, nothing more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fast Httpd is a light httpd server write by C, like lighttpd work on Linux/Unix system. You can run CGI application by fastcgi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next