File_HtAccess::setAuthGroupFile() (Previous) (Next) File_HtAccess::setAuthDigestFile

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

File_HtAccess::setAuthType

File_HtAccess::setAuthType -- set the value of authtype property

Description

Sets the value of authtype property. Almost allways you will be using Basic authentication. Since most browsers don't yet support Digest authentication you should only use Digest if you can control what browsers will be accessing the resources.

Parameter

  • string $type - authentication type to use. Should be Basic os Digest. Defaults to Basic.

Return value

void

Note

This function can not be called statically.

File_HtAccess::setAuthGroupFile() (Previous) (Next) File_HtAccess::setAuthDigestFile

Download Documentation Last updated: Sun, 24 Aug 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.