[我的日志] 2020-06-14影像
[我的日志] 联通某电缆失窃后,工程队抢修现场
某日,电话故障来了一大片。我估计不是机房出现故障,就是线路问题。经过排查,发现是电缆被盗。 随着后来的光改铜退,这套工具也就退出来了历史舞台。 Read the rest of this entry
[建站日志] 添加ads.txt
在日志中一直有这个提示: 2020/02/27 09:43:50 [error] 20101#0: *44643 open() “/usr/share/nginx/html/ads.txt” failed (2: No such file or directory), client: 66.249.75.28, server: _, request: “GET /ads.txt HTTP/1.1”, host: “www.sunliguo.com” 一直没当 Read the rest of this entry
[Linux] 413 Request Entity Too Large
Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page. 今天在上传图片的时候怎么也能上传成功。初步判断是文件大小导致的。修改php.ini中upload_max_filesize = 6M ,还是不行。 You are using th Read the rest of this entry