設置常用的content-type: //定義編碼 header('Content-Type:text/html;charset=utf-8 '...
location / { try_files $uri $uri /index.php?$query_string; }...
主服務器上進行操作 (1)創(chuàng)建用戶并授權 1 mysql -uroot -p密碼 2 mysql>grant replication s...
CRONTAB語法及應用 1:查看當前用戶的定時任務 [oracle@localhost ~]$ crontab -l * * * * * /h...
單表240W+數(shù)據(jù)悬蔽,原本的索引沒有一個是對的,數(shù)據(jù)表后來被重構了捉兴。sql是這樣的:SELECT sum(`reals`) AS dur, uid...
//代理 IP 直接退出 empty($_SERVER['HTTP_VIA']) or exit('Access Denied'); //防止快...
防盜鏈是最基本的nginx的rewriter規(guī)則
通用操作 rename name xm 把鍵name重設為xm select 選擇數(shù)據(jù)庫(線上慎用) keys * 所有鍵(線上慎用) keys...
git config --global user.name xie git config --global user.email xbc923@...