Hi...
Apache 2.2.2...
After futzing around for a couple days, I was able to get apache to
SEE my pgsql installation so APR would compile with pgsql, and so
mod_dbd could use pgsql. NOTE: undocumented ./configure option:
--with-pgsql=DIR

After configuring the main server to use pgsql for auth, I have found
a lack of flexibility in setting up .htaccess with specific SQL passwd
queries, since according to apache docs, you can only use
AuthDBDUserPWQuery in a <Directory> directive, and <Directory> isn't
allowed in .htaccess.
While mod_auth_pg for apache 1.3/2.0 permitted specific SQL passwd
queries in .htaccess, is there a means to do this with mod_dbd?

--
aRDy Music and Rick Dicaire present:
http://www.ardynet.com
http://www.ardynet.com:9000/ardymusic.ogg.m3u

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to