ArininAV

File_HtAccess::setAuthDigestFile

File_HtAccess::setAuthDigestFile -- set the value of authdigestfile property

Synopsis

void File_HtAccess::setAuthDigestFile (string [$file])

Описание

Sets the value of authdigestfile property. AuthDigestFile is the password file which contains username:realm:password pairs for Digest authentication. You must give full path to the password file in order for it to work.

Параметр

Возвращаемое значение

void

Заметка

Эта функция не должна вызываться статически.

См. также

File_HtAccess::setAuthUserFile()

Пример