|
Home > Archive > Web Servers on Unix and Linux > April 2004 > mod_auth_mysql and Apache 2.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
mod_auth_mysql and Apache 2.0
|
|
| Mark F 2004-04-11, 4:31 pm |
| Does anyone know if mod_auth_mysql will compile with Apache 2.0? Also are
there any other mysql authentication modules for Apache?
Thanks,
-Mark
-----= Posted via webservertalk.com, Uncensored Usenet News =-----
http://www.webservertalk.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
| |
| Joshua Slive 2004-04-11, 4:31 pm |
| "Mark F" <mfaine-usenet@knology.net> wrote in message news:<4076e6da_6@corp.newsgroups.com>...
> Does anyone know if mod_auth_mysql will compile with Apache 2.0? Also are
> there any other mysql authentication modules for Apache?
There seems to be a couple alternatives listed here:
http://modules.apache.org/
To tell if a module is for apache 2, look in the source code for the
string STANDARD20_MODULE_STUFF. If it's there, it is designed for
Apache 2.0.
Joshua.
|
|
|
|
|