[pmwiki-users] HtpasswdForm doesn't work, why?
Benoît Pruneau
webmaster at mediapublinet.net
Thu May 18 10:49:23 CDT 2006
I made a page with the name "Main.Logins" with "(:htpasswdform:)" as
content.
In my /local/config.php I have this:
-------------------------
require_once("cookbook/userauth.php");
-------------------------
...and in /local/Main.Logins.php
-------------------------
<?php
#Fichier .htpasswd
$HtpasswdFile = "config/.htpasswd";
#Form to manage passwords
include_once("cookbook/htpasswdform.php");
?>
-------------------------
I have a file /local/.htpasswd with this content:
-------------------------
GuestUser::read
ben:$1$vQzxUZEQ$LC9ZeW7TJLBSQRjDQmu/a/:admin
But in http://stbo.mediapublinet.net/Main/Logins , the Form is not
displayed. Why?
--
Benoît Pruneau
Chargé de projet
MédiaPublinet International
webmestre at mediapublinet.net
http://mediapublinet.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webmaster.vcf
Type: text/x-vcard
Size: 425 bytes
Desc: not available
Url : /pipermail/pmwiki-users/attachments/20060518/cc627106/attachment.vcf
More information about the pmwiki-users
mailing list