抓包工具fiddler
YII文档
http://www.digpage.com/behavior.html
nginx 模块
http://www.oschina.net/question/12_4180
http://tengine.taobao.org/book/module_development.html
http://blog.csdn.net/column/details/nginx.html?&page=2
ELK 日志收集搭建+优化 https://www.gitbook.com/book/chenryn/elk-stack-guide-cn/details
<VirtualHost *:80>ServerAdmin test@biuuu.comDocumentRoot E:\WEB\ecshopServerName ecshop.ccErrorLog "logs/dummy-host2.localhost-error.log"CustomLog "logs/dummy-host2.localhost-access.log" common<Directory E:\WEB\ecshop>Options FollowSymLinksAllowOverride NoneOrder deny,allowallow from all</Directory></VirtualHost>
转载于:https://www.cnblogs.com/vania/p/6323528.html
相关资源:apktool 反编译工具 绿色版