diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:48:31 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-08-27 18:48:31 +0000 |
commit | e5b1e9a033b57376d5b9c62ef5d1259024823929 (patch) | |
tree | 76faf937e19c94bf461124503301418a0b375c64 /www | |
parent | 23c2d91f6bcb4a0ef095986b0614e3a0bed032d8 (diff) | |
download | ports-e5b1e9a033b57376d5b9c62ef5d1259024823929.tar.gz ports-e5b1e9a033b57376d5b9c62ef5d1259024823929.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/lighttpd/files/pkg-descr.mod_geoip | 6 | ||||
-rw-r--r-- | www/lighttpd/files/pkg-descr.mod_h264_streaming | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/lighttpd/files/pkg-descr.mod_geoip b/www/lighttpd/files/pkg-descr.mod_geoip index f3e8285e67cf..1e519354767c 100644 --- a/www/lighttpd/files/pkg-descr.mod_geoip +++ b/www/lighttpd/files/pkg-descr.mod_geoip @@ -1,4 +1,4 @@ -mod_geoip is an Apache module that looks up the country code for the -IP address making the request without using reverse DNS. +mod_geoip is an lighttpd module that looks up the country code +for the IP address making the request without using reverse DNS. -WWW: http://www.maxmind.com/app/mod_geoip +WWW: http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip diff --git a/www/lighttpd/files/pkg-descr.mod_h264_streaming b/www/lighttpd/files/pkg-descr.mod_h264_streaming index 81239d78a9f6..581f874e5f58 100644 --- a/www/lighttpd/files/pkg-descr.mod_h264_streaming +++ b/www/lighttpd/files/pkg-descr.mod_h264_streaming @@ -1,9 +1,9 @@ -The H264 Streaming Module is a plugin for your existing Apache -webserver. Its features are as follows: +The H264 Streaming Module is a plugin for your lighttpd webserver. +Its features are as follows: * Timeshifting seek * Virtual video clips * Network efficiency * Encoding -WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2 +WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2 |