About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
hollow 08/01/31 17:02:56 Modified: 12_mod_auth_mysql.conf Log: cleanup (Portage version: 2.1.4) Revision Changes Path 1.2 www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf?r1=1.1&r2=1.2 Index: 12_mod_auth_mysql.conf =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 12_mod_auth_mysql.conf 29 Jul 2007 15:56:00 -0000 1.1 +++ 12_mod_auth_mysql.conf 31 Jan 2008 17:02:56 -0000 1.2 @@ -1,10 +1,6 @@ <IfDefine AUTH_MYSQL> - <IfModule !mod_auth_mysql.c> - LoadModule mysql_auth_module modules/mod_auth_mysql.so - </IfModule> -</IfDefine> +LoadModule mysql_auth_module modules/mod_auth_mysql.so -<IfModule mod_auth_mysql.c> # mod_auth_mysql can be used to limit access to documents by checking # data in a MySQL database. @@ -131,7 +127,6 @@ # # require group user #</Directory> +</IfDefine> -</IfModule> - -# vim: syntax=apache +# vim: ts=4 filetype=apache -- gentoo-commits@g.o mailing list
Updated Jul 30, 2011
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.