On Thu, 02 May 2002 20:24:10 +0200 Per Einar Ellefsen <[EMAIL PROTECTED]> wrote:
: At 20:10 02.05.2002, F.Xavier Noria wrote: : >PerlModule Apache::AuthCookieDBI : > : >PerlSetVar BuscaWAPPath / : >PerlSetVar BuscaWAPLoginScript "/cgi/login.pl" : > : ># These must be set : >PerlSetVar BuscaWAPDBI_DSN "dbi:Oracle:BW_CATALOG" : >PerlSetVar BuscaWAPDBI_SecretKeyFile "/home/fxn/prj/bw/buscawap/etc/auth.key" : : Have you tried inserting these into the respective <Location> sections? I'm : not sure, but I think PerlSetVars aren't merged into location-specific : configuration, so they might not actually be caught by Apache::AuthCookieDBI I guess this is not the problem since /cgi/login.pl gets run by the module and is configured the same way. Thank you anyway! -- fxn