e3802278b4
allows authentication against a MySQL database via a secure cookie. PR: 57707 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
8 lines
423 B
Text
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."
|