How to do this simple php trick with araneida?
Jonathon McKitrick <[email protected]> Tue, 9 May 2006 14:05:36 +0100
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
I'd like to do a simple login form that protects an entire directory of files. When the login is correct, redirect to the home page under that directory. When it is not, redirect back to the login page. Simple, right? Well, in php it is. But in araneida it seems I have to set up a special handler, check for the file being asked for, and react accordingly. And I still can't seem to get the hang of the redirecting compared to php. Are there any docs or examples on how to do this? Jonathon McKitrick -- My other computer is your Windows box.