Tag: ファイル添付 Enbug ini設定 ref プラグイン JavaScript magic_quotes_gpc
// ref でのファイル参照にShortUrl を使用する
// .htaccess での設定が必要
// RewriteEngine on
// RewriteRule ^ref/([^/]+)/([^/]+)$ gate.php?way=ref&_nodos&_noumb&page=$1&src=$2 [L]
$const['PLUGIN_REF_SHORTURL'] = 0;| 今回の更新分 |
|