03 2017 档案
摘要:1 <?php 2 3 /** 4 * API 5 * User: sgfoot 6 * Date: 2017/3/20 7 * Time: 18:05 8 */ 9 class apiCurl 10 { 11 private $config = array( 12 'key' => '7D86A7
阅读全文
摘要:rsync -az --exclude-from=/data/sh/exclude_www.test.txt --delete /data/wwwroot/www.test.cc/ root@ip:/data/wwwroot/www.test.cc/ exclude_www.test.txt: .s
阅读全文
摘要:#启动php-fpm服务 #配置nginx.conf 再配置 再编辑:
阅读全文
摘要:if($filter['mode']) { switch ($filter['mode']) { case 1://今天的数据 $time_start = date("Y-m-d H:i:s",mktime(0, 0 , 0, date('m'),date('d'),...
阅读全文
摘要:开启rewrite 日志 error_log /data/log/nginx/error.log notice; 位于最外层,大约在文件的前几行 再在http{}括号里增加一行:rewrite_log on; 重写的日志将写入/data/log/nginx/error.log 关键代码 在http{
阅读全文

浙公网安备 33010602011771号