Description
apache-mod_data - Convert response body into an RFC2397 data URL
Property | Value |
---|---|
Distribution | OpenMandriva Lx 3.0 |
Repository | OpenMandriva Main Release i586 |
Package name | apache-mod_data |
Package version | 2.4.18 |
Package release | 1-omv2015.0 |
Package architecture | i586 |
Package type | rpm |
Installed size | 9.60 KB |
Download size | 9.80 KB |
Official Mirror | abf-downloads.openmandriva.org |
This module provides the ability to convert a response into an RFC2397 data URL. Data URLs can be embedded inline within web pages using something like the mod_include module, to remove the need for clients to make separate connections to fetch what may potentially be many small images. Data URLs may also be included into pages generated by scripting languages such as PHP. An example of a data URL data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH hhx4dbgYKAAA7 The filter takes no parameters, and can be added to the filter stack using the SetOutputFilter directive, or any of the directives supported by the mod_filter module. Configuring the filter <Location /data/images> SetOutputFilter DATA </Location>
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
apache-mod_data-2.4.38-1-omv2015.0.i586.rpm | 2.4.38 | i586 | OpenMandriva Main Updates |
apache-mod_data-2.4.38-1-omv2015.0.x86_64.rpm | 2.4.38 | x86_64 | OpenMandriva Main Updates |
apache-mod_data-2.4.23-1-omv2015.0.i586.rpm | 2.4.23 | i586 | OpenMandriva Main Release |
apache-mod_data-2.4.23-1-omv2015.0.x86_64.rpm | 2.4.23 | x86_64 | OpenMandriva Main Release |
apache-mod_data-2.4.20-1-omv2015.0.i586.rpm | 2.4.20 | i586 | OpenMandriva Main Release |
apache-mod_data-2.4.18-1-omv2015.0.x86_64.rpm | 2.4.18 | x86_64 | OpenMandriva Main Release |
apache-mod_data | - | - | - |
Requires
Name | Value |
---|---|
libc.so.6 | - |
libc.so.6(GLIBC_2.0) | - |
libc.so.6(GLIBC_2.1.3) | - |
libc.so.6(GLIBC_2.4) | - |
Provides
Name | Value |
---|---|
apache-mod_data | == 2.4.18-1:2015.0 |
config(apache-mod_data) | == 0:2.4.18-1:2015.0 |
mod_data.so | - |
Download
Type | URL |
---|---|
Binary Package | apache-mod_data-2.4.18-1-omv2015.0.i586.rpm |
Source Package | apache-2.4.18-1.src.rpm |
Install Howto
- Enable OpenMandriva Main Release repository on Install and Remove Software
- Update packages list:
# urpmi.update -a
- Install apache-mod_data rpm package:
# urpmi apache-mod_data
Files
Path |
---|
/etc/httpd/modules.d/034_mod_data.conf |
/usr/lib/apache/mod_data.so |
Changelog
2016-01-12 - Crispin Boylan <crisb@mandriva.org> 2.4.18-1 - (9df59e1) Fix patch - (Crispin Boylan: 66d80be) 2.4.18
2015-11-22 - Crispin Boylan <crisb@mandriva.org> 2.4.17-2 - (4db3f49) Fix source - (Crispin Boylan: 5b5a5f9) Add mod_http2
2015-11-16 - Crispin Boylan <crisb@mandriva.org> 2.4.17-1 - (c784b9c) 2.4.17
2015-10-10 - Crispin Boylan <crisb@mandriva.org> 2.4.16-1 - (429b0cd) 2.4.16
2015-09-12 - Tomasz Pawe? Gajc <tpgxyz@gmail.com> 2.4.12-4 - (ca05d6d) MassBuild#817: Increase release tag
2015-07-19 - Bernhard Rosenkraenzer <bero@bero.eu> 2.4.12-3 - (490148c) MassBuild#774: Increase release tag
2015-04-23 - tpg (Tomasz Pawe? Gajc) <tpgxyz@gmail.com> 2.4.12-2 - (05be075) bump release tag
2015-04-23 - tpg (Tomasz Pawe? Gajc) <tpgxyz@gmail.com> 2.4.12-1 - (8acbbb7) rename to OpenMandriva - (Crispin Boylan: e256be8) 2.4.12
2014-12-07 - Bernhard Rosenkraenzer <bero@bero.eu> 2.4.10-3 - (714045d) MassBuild#609: Increase release tag
2014-09-19 - Crispin Boylan <crisb@mandriva.org> 2.4.10-2 - (b9a6ff9) gdbm/db not required
See Also
Advertisement
Advertisement