Package : apache-mod_dontdothat

Package details

Summary: An Apache module that allows you to block specific types of Subversion requests

Description:
mod_dontdothat is an Apache module that allows you to block specific types
of Subversion requests. Specifically, it's designed to keep users from doing
things that are particularly hard on the server, like checking out the root
of the tree, or the tags or branches directories. It works by sticking an
input filter in front of all REPORT requests and looking for dangerous types
of requests. If it finds any, it returns a 403 Forbidden error.


URL: http://subversion.apache.org/
License: BSD CC2.0

Maintainer: nobody

List of RPMs