[pmwiki-users] authuser and webdav (apache auth)

Patrick R. Michaud pmichaud at pobox.com
Mon Oct 16 11:14:56 CDT 2006


On Sat, Oct 14, 2006 at 12:07:41PM +0200, Patrick Ogay wrote:
> I installed a pmwiki.
> I mapped the upload-directory with a webdav with password.
> I use the same .htaccess file for autentication.
> 
> I'm wondering wether it's not possible to avoid a second password prompt.
> thanks for the hints in advance.

Sure, just tell PmWiki you want to use the webserver's
authentication:

    include_once("$FarmD/scripts/httpauth.php");

(The details for this may change in 2.2.0, however.)

Pm




More information about the pmwiki-users mailing list