mod_perl Authentication handler / multiple times

2007-01-24 Thread Tracy12
ttp://www.nabble.com/mod_perl-Authentication-handler---multiple-times-tf3096100.html#a8595653 Sent from the mod_perl - General mailing list archive at Nabble.com.

Re: Mod_Perl Authentication

2004-08-24 Thread Levi E. Stanley
Thanx mpeters for responding to my question. Actually, php is installed and the default setting for directoryIndex is working correctly across my other VirtualHosts. I found someone who was having the same problem with embeddedperl, and I looked at the VirtualHost config the person who helpe

Re: Mod_Perl Authentication

2004-08-21 Thread mpeters
Levi E. Stanley wrote: Hi, I have written a authentication module, which seems to work fine but after you put in the correct username and password, it seems to have forgotten to load up any of the files in the DocumentIndex. For example when I type this in the browser http://www.twistedme.com/p

Mod_Perl Authentication

2004-08-21 Thread Levi E. Stanley
Hi, I have written a authentication module, which seems to work fine but after you put in the correct username and password, it seems to have forgotten to load up any of the files in the DocumentIndex. For example when I type this in the browser http://www.twistedme.com/protected/ I get a Not F