Satisfy Any
Allow from all
と書く
またあるディレクトリだけBASIC認証の挙動を変えたい場合は以下のような.htaccessファイルをつくる。
AuthType Basic
AuthUserFile "/etc/apache2/pass"
AuthName "Enter passwd"
Require user hoge
Satisfy Any
Allow from all
AuthType Basic
AuthUserFile "/etc/apache2/pass"
AuthName "Enter passwd"
Require user hoge
apt-get install telnetd
/etc/init.d/openbsd-inetd start
/etc/pam.d/login
auth required/lib/security/pam_securetty.so
auth [success=ok ignore=ignore user_unknown=ignore default=die] pam_securetty.so
To:hogehoge <yamaooo310@yahoo.co.jp>
php5
php-http-request
php5-gd
php-pear
php-compat
pear install Net_UserAgent_Mobile※なかったらpear search Net_UserAgent_Mobileとかで検索してみる
pear install PHP_Compat
// ユーザー設定
'custom' => 1,
$GLOBALS['_HOSTCHKCONF']['custom_allowed_host'] = array(
'0.0.0.0' => 0,
);
$ sudo rmmod pcspkr
blacklist pcspkr