|
-
Oct 24th, 2004, 07:26 AM
#1
Thread Starter
Frenzied Member
-
Oct 24th, 2004, 10:11 AM
#2
Only possibe when PHP is loaded as an Apache module, as it allows you to directly control the HTTP headers sent to the client and see tose headers they sent backk. Here is the page on php.net which explains how to do it:
http://uk2.php.net/manual/en/features.http-auth.php
-
Oct 24th, 2004, 10:14 AM
#3
This is described in the PHP docs, section III, chapter 16, HTTP authentication with PHP. It's only available if you're running as an Apache module. Otherwise you can't use the HTTP authentication method for this.
Edit: been beaten to it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 24th, 2004, 02:36 PM
#4
Thread Starter
Frenzied Member
ok, i happen to be running php as a part of apache so i'll take a look
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|