Download List

Project Description

Deep is a simple Web site solution written for speed. It requires nothing more than a cgi-bin directory on a Unix server. It delivers everything normal HTML pages can deliver, handles forms and file creation securely, and adds the CGI capability of Lua. It is also a blog server, generating its indices on the fly. It includes built-in submission and moderation queues, browser-based monitoring, download limits, bot-exclusion, internal logging, and localization.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-30 12:40
0.9.09

Localization has been moved into LibDeep, and Localizer has been removed. INCOMING_BLACK has been introduced to prevent blacklisted IPs or networks from writing, but not reading, on the server. Other refinements and security enhancements.

2010-03-26 07:07
0.9.08

This release fixes write logic in download logs. It improves security against bot submissions. The analyze script is now a separate download.

2010-03-23 08:30
0.9.07

A minor bugfix in Submissions.lua.

2010-03-21 20:27
0.9.06

Write_path listing and error_log listing were combined to minimize internal requests. Downloads.lua handles file names more generally. Analyze script was improved to parse abnormal requests with the "-h" option. TestDeep was refined and extended.

2010-03-18 01:29
0.9.05

A NO_BOTS mechanism was added, which if set to true, sends only a short BLURB to non-human HTTP requests. BOT_DAY can be set to allow bots in once a week. Also, "analyze", a Python script for parsing a deep server's Apache log was added.

Project Resources