1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- update or remove pkg-descr WWW urls

Reported by:    distilator
With Hat:       apache@
This commit is contained in:
Philip M. Gollucci 2010-10-20 02:46:01 +00:00
parent c2d5562043
commit b86adf1a1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263315
18 changed files with 11 additions and 25 deletions

View File

@ -1,4 +1,4 @@
mod_auth_cas is an Apache 2.0/2.2 compliant module that
supports the CASv1 and CASv2 protocols.
WWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
WWW: https://wiki.jasig.org/display/CASC/mod_auth_cas

View File

@ -1,4 +1,4 @@
This module allows Apache to authenticate a location against an
entry, or entries, in an LDAP database.
WWW: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap2.html
WWW: http://muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap_apache2.html

View File

@ -1,6 +1,6 @@
This add-on module allows the apache web server to use a MySQL database for user and/or group authentication. For large user lists this can offer a significate speed up over apache's standard flat file format.
WWW: http://www.diegonet.com/support/mod_auth_mysql.shtml
WWW: http://modauthmysql.sourceforge.net/
- Jim
jim@thehousleys.net

View File

@ -6,4 +6,4 @@ can verify tickets given only the public key. The implementation of the
login server is left to the user, but an example and a library in PHP are
provided with the distribution.
WWW: http://neon1.net/mod_auth_pubtkt/
WWW: https://neon1.net/mod_auth_pubtkt/

View File

@ -2,5 +2,3 @@ mod_auth_useragent allows you to forbid clients based on their
User-Agent by placing a single line in your Apache httpd.conf. Be aware
that this is by no means a security measure as it is trivial to change
your User-Agent in most browsers.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=423

View File

@ -7,7 +7,7 @@ can specify a date in the URI that gets passed to CVS, which checks
out an older revision of the requested file and sends it to the
user.
WWW: http://www.sub.nu/mod_cvs/
WWW: http://resare.com/noa/mod_cvs/
- Pete
petef@FreeBSD.org

View File

@ -27,4 +27,4 @@ addresses) but only scripted attacks. Even a user repeatedly clicking on
is fully tweakable through the Apache configuration file, easy to incorporate
into your web server, and easy to use.
WWW: http://www.zdziarski.com/projects/mod_evasive/
WWW: http://www.zdziarski.com/blog/?page_id=442

View File

@ -11,4 +11,4 @@ This module can be used by web developers who want to show their photos/albums
uploaded in flickr on their website and/or access to metadata of their photos
for their own needs/purposes.
WWW: http://www.vshank.com/code/mod_flickr
WWW: http://github.com/vshankar/mod_flickr

View File

@ -1,5 +1,3 @@
This module provides RSS output for directories. Sites that publish mainly
static content to directories (whether images, html...) can use it to have
dynamic lists of their content.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=409

View File

@ -7,7 +7,7 @@ the beginning of a page. There are many other per-document settings
you can modify with mod_layout; see the file 'faq.html' for more
information.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=362
WWW: http://www.musc.edu/webserver/mod_layout.html
- Pete
petef@databits.net

View File

@ -11,4 +11,4 @@ THIS VERSION IS ONLY FOR APACHE 2.0.X
New mod_layout features won't be backported to mod_layout 3.x designed
for apache 1.3.x.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=362
WWW: http://www.musc.edu/webserver/mod_layout.html

View File

@ -8,4 +8,4 @@ you can modify with mod_layout.
THIS VERSION IS ONLY FOR APACHE 2.2.X
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=362
WWW: http://www.musc.edu/webserver/mod_layout.html

View File

@ -1,5 +1,3 @@
mod_log_config-st is a patched version of mod_log_config by Sonke
Tesch. It's fully backward-compatible and it adds logic to give
other log writers a more detailed view of the data to be logged.
WWW: http://bitbrook.de/software/mod_log_mysql/

View File

@ -14,5 +14,3 @@ Key features are:
* Won't loose data if the database server is down.
Note: this module requires mod_log_config-st
WWW: http://bitbrook.de/software/mod_log_mysql/

View File

@ -11,4 +11,4 @@ Current version is 1.0.3p3. This makes a fix to a stupid vhost
logging bug as well as providing a complete and flexible log-writing
solution.
WWW: http://www.lethargy.org/mod_log_spread/
WWW: http://www.backhand.org/mod_log_spread/

View File

@ -4,6 +4,4 @@ files, either straight through or randomly. It can also be used
to cache mp3's into memory and have the server operate entirely
from memory. Enjoy, groove, mp3s not included.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=380
- Anders Nordby <anders@fix.no>

View File

@ -2,5 +2,3 @@ mod_vdbh is an Apache Web Server module allowing mass virtual hosting without
the need for file based configuration. The virtual host paths are translated
from a MySQL database at request time, thus the configuration can be changed
without having to restart Apache Web Server.
WWW: http://www.synthemesc.com/mod_vdbh/

View File

@ -1,5 +1,3 @@
mod_vhs is an Apache Web Server module allowing mass virtual hosting without
the need for file based configuration. The virtual host paths are translated
using mod_ldap or mod_dbd to get the corrects path at request time.
WWW: http://www.oav.net/projects/mod_vhs/