in reply to Re^2: Apache::AuthTicket
in thread Apache::AuthTicket
You can find lots of help with this and other things on the mailing list at the mod_perl site or in one of the books about mod_perl recommended there.<Location /foologinform> AuthType Apache::AuthTicket AuthName Foo SetHandler perl-script Perlhandler Your::Module->login_screen </Location>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Apache::AuthTicket
by spacey (Scribe) on Sep 06, 2004 at 08:22 UTC |