Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource apache-mod_sed

mod_sed is an in-process content filter. The mod_sed filter implements the sed editing commands implemented by the Solaris 10 sed program as described in the manual page. However, unlike sed, mod_sed doesn't take data from standard input. Instead, the filter acts on the entity data sent between client and server. mod_sed can be used as an input or output filter. mod_sed is a content filter, which means that it cannot be used to modify client or server http headers. The mod_sed output filter accepts a chunk of data, executes the sed scripts on the data, and generates the output which is passed to the next filter in the chain. The mod_sed input filter reads the data from the next filter in the chain, executes the sed scripts, and returns the generated data to the caller filter in the filter chain. Both the input and output filters only process the data if newline characters are seen in the content. At the end of the data, the rest of the data is treated as the last line. A tutorial article on mod_sed, and why it is more powerful than simple string or regular expression search and replace, is available on the author's blog.

Found 1 sites for apache-mod_sed

Found 6 RPM for apache-mod_sed

PackageSummaryDistributionDownload
apache-mod_sed-2.4.59-1.aarch64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva Cooker for aarch64apache-mod_sed-2.4.59-1.aarch64.rpm
apache-mod_sed-2.4.59-1.x86_64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva Cooker for x86_64apache-mod_sed-2.4.59-1.x86_64.rpm
apache-mod_sed-2.4.58-1.aarch64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva 5.0 for aarch64apache-mod_sed-2.4.58-1.aarch64.rpm
apache-mod_sed-2.4.58-1.x86_64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva 5.0 for x86_64apache-mod_sed-2.4.58-1.x86_64.rpm
apache-mod_sed-2.4.56-1.aarch64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva 5.0 for aarch64apache-mod_sed-2.4.56-1.aarch64.rpm
apache-mod_sed-2.4.56-1.x86_64.htmlFilter Input (request) and Output (response) content using sed syntaxOpenMandriva 5.0 for x86_64apache-mod_sed-2.4.56-1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet