mod_cdb 0.1
mod_cdb obtains the contents from a cdb file. It is suitable for handling thousands of small files. BUILD: 1
|
|||||||||||||||||||
mod_cdb obtains the contents from a cdb file.
It is suitable for handling thousands of small files.
BUILD:
1. Get djb's cdb package from http://cr.yp.to/cdb.html
2. Extract and build it.
3. Edit ./Makefile to make it point the Apache installed directory and the cdb directory (I suppose cdb-0.75).
4. $ make install
USE:
Add this to the httpd.conf:
LoadModule cdb_module modules/mod_cdb.so
< Location /path1 >
SetHandler cdb
CDBSource /somewhere/data1.cdb text/html
< /Location >
When URI http://yourhost/path1/abc is accessed, the server tries to obtain the contents from the cdb file /somewhere/data1.cdb by the key "abc", with the predefined mimetype "text/html".
Requirements:
tags
Download mod_cdb 0.1
Authors software
|
|
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
