grknight    14/05/25 01:43:05

  Modified:             12_mod_auth_mysql.conf
  Log:
  Revision bump for bug 371369, increase to EAPI-5 and add epatch_user
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  Changes    Path
1.2                  www-apache/mod-auth-mysql/files/12_mod_auth_mysql.conf

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod-auth-mysql/files/12_mod_auth_mysql.conf?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/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/viewvc.cgi/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      24 Mar 2010 20:34:54 -0000      1.1
+++ 12_mod_auth_mysql.conf      25 May 2014 01:43:05 -0000      1.2
@@ -1,5 +1,5 @@
 <IfDefine AUTH_MYSQL>
-LoadModule apache2_mysql_auth_module modules/apache2_mod_auth_mysql.so
+LoadModule auth_mysql_module modules/apache2_mod_auth_mysql.so
 
 # mod_auth_mysql can be used to limit access to documents by checking
 # data in a MySQL database.




Reply via email to