hellow.jpmandt.com
pukiwiki-1.5.1_utf8.zipをcoreserver上のhellow.jpmandt.comとして展開。展開後、名前を変更しても、展開した中身をhellow.jpmandt.comに移動しても、どちらでもOK.
pukiwiki.ini.php $adminpass = 'pass'; // Cleartext
/////////////////////////////////////////////////
// Edit auth (0:Disable, 1:Enable)
$edit_auth = 1;
$edit_auth_pages = array(
// Regex Username
'#BarDiary#' => 'bar',
'#HogeHoge#' => 'hoge',
'#(NETABARE|NetaBare)#' => 'foo,bar,hoge',
);
a