| Projects on Google Code | Results 1 - 10 of 16 |
C++ helper classes for creating lighttpd modules with C++ code. Includes support custom config option types, and transparently deals with conditionals. Unit test framework. Logging support to follow.
License yet to be decided upon so if you have any suggestions please make your self heard. Do...
==Summary==
*_lighttpd improved_* is lighttpd 1.4 branch with severals useful modules. We don't choose lighttpd 1.5 because lighttpd 1.5 has no official release till now. Currently mod_cache, mod_mem_compress and mod_mem_cache are included. These modules are written for faster web service, for bett...
自动整理lighttpd下的目录结构,并且增加虚拟主机配置
=基本需求=
* 整理归顺lighttpd配置目录,参考apache的配置,使各个物件均有自己的位置
* 增加接口,输入相应的参数,以便自动生成配置文件,当输入不全的时候,输出帮助信息
* 当网站已经配置是,自动备份原来的配置文件
=程序下载=
{{{
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://lighttpd-vhost.g...
This project tries to create a set of tools and configurations that make it easy to setup a new webserver. It's based on software that is available on most operating systems like lighttpd, MySQL, PowerDNS, Python and PHP.
修改 lighttpd ,适应视频网站的需要
Set of php5 static classes aimed to help php developers with common tasks.
Currently consists of:
* Http class, common routines for Request post processing;
* Sql class, easy and convenient interface to common postgres queries and stored procedures.
PS. I'm using it with php5.3, lighttpd...
EasyGSP allows you to create dynamic web pages using the Groovy programming language without the need for a typical java app server. Instead, EasyGSP communicates with HTTP servers like Lighttpd or Apache via the SCGI protocol. Developing a web page with EasyGSP is very similar to developing a web p...
==February - Load testing Mephisto on Rails with ab==
http://code.google.com/p/benchmark-graphing/wiki/MephistoOnRails
===With input from Ryan Dahl http://four.livejournal.com/===
So if this sort of project interests you, grab a coffee while this loads...
<wiki:video url="http://www.youtub...
Very Simple Linux Billing on Ulog + ULOG MySQL + Perl CGI + Ligthttpd :)
=mod_concat for lighttpd=
Mod_concat is a plugin for the lighttpd web server which allows you to minimize the
amount of http requests made to a server. Mod_concat for lighttpd provides the functionality
to join multiple files together in a single request.
This plugin is based on mod_concat...