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

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

File_HtAccess::setAuthType

File_HtAccess::setAuthType -- authtype プロパティの値を設定する

説明

authtype プロパティの値を設定します。通常 Basic 認証を使用するでしょう。 ほとんどのブラウザはまだ Digest 認証をサポートしていませんので、 どのブラウザがリソースへアクセスするかを制御できる場合のみ Digest を使用するべきです。

パラメータ

  • string $type - 使用する認証タイプを指定します。 Basic もしくは Digest で、デフォルトは Basic です。

返り値

void

注意

この関数は、スタティックにコールする ことはできません。

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

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