摘要:
电子书:https://cread.jd.com/read/startRead.action?bookId=30603835&readType=1 阅读全文
posted @ 2021-06-21 15:05
程序生(Codey)
阅读(40)
评论(0)
推荐(0)
摘要:
反向代理时传客户端IP location / { proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header X-Forwarded-Host $server_name; proxy_set_header X-Real-IP $re 阅读全文
posted @ 2021-06-21 14:37
程序生(Codey)
阅读(145)
评论(0)
推荐(0)
摘要:
phalcon: 获取参数的方法 一般情况下:GET/POST $this->request->get(参数); $this->request->getPost("参数") route下: this->dispatcher->getParam("参数"); 其他: RequestController 阅读全文
posted @ 2021-06-21 11:00
程序生(Codey)
阅读(75)
评论(0)
推荐(0)

浙公网安备 33010602011771号