Ports Search

Results 901910 of 8,048 for /www/.(0.003 seconds)
www/mod_proxy_xml-0.1 (Score: 0.056974534)
Apache module for rewriting URI references in XML
mod_proxy_xml is an output filter to rewrite links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy.
www/Flask-Compress-1.3.1 (Score: 0.056974534)
Extension for Flask that compresses responses with gzip
Extension for Flask that compresses responses with gzip
www/Amon2-Plugin-LogDispatch-0.01 (Score: 0.056974534)
Perl extension of Log::Dispatch glue for Amon2
This is a Log::Dispatch glue for Amon2. This module still maintained, but I don't use this module on production environment today. I'm a user of Log::Minimal.
www/flexget-2.2.22 (Score: 0.056974534)
Program to automate downloading from different sources
FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, etc. FlexGet is able to handle different kinds of sources like RSS-feeds, html pages and even csv files. There are even some plugins for sites that do not provide any kind of useful feeds. There are numerous plugins that allow utilizing FlexGet in interesting ways and more are being added continuously. FlexGet is extremely useful in conjunction with applications which have watch directory support. For example, it works with the following applications: - BitTorrent: rTorrent, uTorrent, Transmission and Deluge - Usenet: nzbget, sabnzb and hellanzb
www/mod_realdoc-20130701 (Score: 0.056974534)
Apache module to support atomic deploys
mod_realdoc is an Apache module which does a realpath on the docroot symlink and sets the absolute path as the real document root for the remainder of the request.
www/mod_reproxy-0.02.20110826 (Score: 0.056974534)
Apache module to support x-reproxy-url header
This module adds x-reproxy-url header support to Apache/2.x.
Perl extension for Amon2 anti CSRF filter
Amon2 anti CSRF filter.
www/Amon2-Plugin-Web-MobileAgent-0.09 (Score: 0.056974534)
Perl extension of HTTP::MobileAgent plugin for Amon2
This plugin integrates HTTP::MobileAgent and Amon2. This module adds $c->mobile_agent() method to the context object. The agent class is generated by $c->req.
www/Amon2-6.10 (Score: 0.056974534)
Perl extension for lightweight web application framework
Amon2 is simple, readable, extensible, STABLE, FAST web application framework based on Plack.
www/mod_setenvifplus-0.22 (Score: 0.056974534)
Allows setting environment variables based on request attributes
The mod_setenvifplus module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. These environment variables can be used by other parts of the server to make decisions about actions to be taken, e.g. by using mod_qos or to propagate supplemental information to the appliaction via HTTP header data. mod_setenvifplus is derived from the standard Apache modules mod_setenvif and mod_headers.