Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

mongrel_output_compression

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongrel_output_compression

bundlerRubygems
Version
0.1.0
Version published
Maintainers
1
Created
Source

== Mongrel HTTP Output Compression Handler Plugin

Website: http://rubyforge.org/projects/mongrel-compres

=== Usage:

To use this plugin you just need to create a mongrel config script with the line:

uri '', :handler => plugin('handlers/outputcompression')

For those that have never used a mongrel config script: You could put this in a file called "mongrel.rb" in your Rails applications config directory, and then run, from your projects root directory: mongrel_rails -S config/mongrel.rb.

This is based on:

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts