php-general | 2001032
Date: 03/29/01
- Next message: Jason Lotito: "RE: [PHP] Better way (if...elseif...else)"
- Previous message: Gilles-Eric Descamps: "RE: [PHP] [ANSWER] problem uploading big (50MB) file"
- In reply to: Jon: "[PHP] Retrieving environment variables"
- Next in thread: Philip Olson: "Re: [PHP] PHP and .htaccess"
- Reply: Philip Olson: "Re: [PHP] PHP and .htaccess"
- Reply: abraxas <email protected>: "[PHP] Php sessions and flash"
- Reply: Michael J. Seely: "Re: [PHP] PHP and .htaccess"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
We're all familiar with the skanky little box the web browser pops up to
get your username/password in response to a 401 from the web server. What
I want is the same functionality, except through a login web page instead.
I know how cookie-based or session-based logging in works with PHP, but I
would actually prefer (since it's more general) an HTML-only solution if
there is one. Or maybe there's something I can do to configure the server
(Apache) to redirect to a login page if a 401 is generated.
Anyt thoughts? Help would be much appreciated.
............................................................................
Les Neste 678-778-0382 http://www.lesneste.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Lotito: "RE: [PHP] Better way (if...elseif...else)"
- Previous message: Gilles-Eric Descamps: "RE: [PHP] [ANSWER] problem uploading big (50MB) file"
- In reply to: Jon: "[PHP] Retrieving environment variables"
- Next in thread: Philip Olson: "Re: [PHP] PHP and .htaccess"
- Reply: Philip Olson: "Re: [PHP] PHP and .htaccess"
- Reply: abraxas <email protected>: "[PHP] Php sessions and flash"
- Reply: Michael J. Seely: "Re: [PHP] PHP and .htaccess"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

