File_HtAccess::setProperties() (Previous) (Next) File_HtAccess::setAuthGroupFile()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_HtAccess::setAuthUserFile()

File_HtAccess::setAuthUserFile() -- set the value of authuserfile property

Description

Sets the value of authuserfile property. AuthUserFile is the password file which contains username:password pairs for Basic authentication. You must give full path to the password file in order for it to work.

Parameter

  • string $file - absolute pathname to the password file.

Return value

void

Note

This function can not be called statically.

File_HtAccess::setProperties() (Previous) (Next) File_HtAccess::setAuthGroupFile()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.