in httpd.conf

<Directory /scriptdir>
    AllowOverride AuthConfig
</Directory>


More info at http://httpd.apache.org/docs/mod/core.html#allowoverride


regards,

Ewout


----- Original Message ----- 
From: "Alexander Bemme" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 13, 2002 12:02 PM
Subject: [PHP] PHP Auth with Apache


> Hi,
> i got a little problem (i hope so)
> 
> I have installed Apache 1.3.26 and PHP 4.2.3 as module.
> 
> I used the example from www.php.net to do a PHP authentication,
> but it didn't work, the pop appears but i can't login.
> 
> In PHPManual is someting about "AuthType" but nothing about how
> to fix it.
> 
> Can someone help out?
> 
> Thanks
> 
> --Alex
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to