in reply to Re: Re: Files directive in mod_perl config
in thread Files directive in mod_perl config
a straight cut-n-paste from perldoc Apache::AuthCookie
so ... i'm even *more* confused.# This is the action of the login.pl script above. <Files LOGIN> AuthType Sample::AuthCookieHandler AuthName WhatEver SetHandler perl‐script PerlHandler Sample::AuthCookieHandler‐>login </Files>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Files directive in mod_perl config
by perrin (Chancellor) on Mar 08, 2004 at 22:16 UTC | |
by geektron (Curate) on Mar 09, 2004 at 02:12 UTC |