Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

mod_defensible is an Apache 2.x module intended to block spammers using DNSBL servers. It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client.

4.33333
   
  0 reviews  |  3 users  |  310 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

suPHP is a combination of an Apache module (mod_suphp) and an executable which provides a wrapper for PHP. With both together, it is possible to execute PHP scripts with the permissions of their owner without having to place a PHP binary in each user's cgi-bin directory. suPHP doesn't need ... [More] Apache's suExec, and provides a logging function. [Less]

2.0
   
  0 reviews  |  2 users  |  4,978 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 and TLS 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.

0
 
  0 reviews  |  1 user  |  4,020 lines of code  |  2 current contributors  |  Analyzed 2 months ago
 
 

PERMIS is an all-purpose authorisation decision-making engine with deployment packages for Apache and Globus Toolkit. OpenPERMIS is its offspring based on freely available libraries only.

0
 
  0 reviews  |  1 user  |  392,256 lines of code  |  2 current contributors  |  Analyzed 9 days ago
 
 

mod_domaintree is a hostname to filesystem mapper for Apache2. It maps host names like www.example.com to a filesystem tree like $prefix/com/example/www/$suffix. It can optionally strip the www prefix of host names.

0
 
  0 reviews  |  1 user  |  5,430 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

This is a web-based file manager which talks to an AFS filesystem back-end. It's designed to run on a linux/unix operating system to manage files on an openAFS filesystem running apache and php.

0
 
  0 reviews  |  1 user  |  31,370 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like ... [More] caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi. [Less]

5.0
 
  1 review  |  1 user  |  2,233 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

This application package acts as an add-on to the mod_log_sql apache/apache2 module. There is a command-line element, which aggregates visitor data, and an awstats-like frontend for the user to view an up to the minute history of user activity.

0
 
  0 reviews  |  1 user  |  4,509 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

mod_pLua is an Apache2 module for running preprocessed Lua scripts using a PHP-like syntax: . mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast. Mod_pLua supports both the traditional Lua interpreter as well as ... [More] LuaJIT for both Windows and UNIX platforms. If your web server supports it, mod_pLua also utilizes APR_DBD to handle databases through the dbopen() Lua function. And last, but not least, mod_pLua is of course thread-safe. [Less]

0
 
  0 reviews  |  1 user  |  2,827 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

Running Apache in jail can be tricky, this module allows to run Apache in a secure jail prison easy, without creating real jail environment containing copy of /lib, /libexec, /usr/lib, etc, also mod_jail makes it possible to change securelevel into jail prison. mod_jail is Apache module, that ... [More] supports 1.3.xx and 2.xx branches, it is similar to mod_chroot, but uses FreeBSD's specific system call - jail that is more secure than chroot, so, it is intended to run on FreeBSD only. But now there is a jail patch for Apache source code that is based on official chroot patch for Apache 2.2.10, jail and chroot code now is backported for Apache 2.0 and 1.3. Using patch is preferred over module, because original module has some drawbacks, for example, it breaks graceful restart. [Less]

0
 
  0 reviews  |  0 users  |  905 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.