freebsd-ports/www/mod_auth_cookie_mysql/pkg-plist
Erwin Lansing e3802278b4 Add mod_auth_cookie_mysql 1.0,
allows authentication against a
MySQL database via a secure cookie.

PR:		57707
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-14 08:45:54 +00:00

8 lines
423 B
Text

libexec/apache/mod_auth_cookie_mysql.so
@exec %D/sbin/apxs -e -a -n auth_cookie_mysql %D/%f
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/authform.tmpl
%%PORTDOCS%%%%EXAMPLESDIR%%/putcookie.cgi
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@unexec echo "===> If you do not plan on reinstalling mod_auth_cookie_mysql, you must manually remove"; echo "===> references to it in httpd.conf."