摘要:
在nginx里增加 add_header X-Content-Type-Options nosniff; add_header X-XSS-Protection "1; mode=block"; add_header X-Frame-Options "SAM... 阅读全文
posted @ 2018-02-09 19:44
Yannis-chen
阅读(1410)
评论(0)
推荐(0)
摘要:
1.vi /etc/my.cnf(Windows下是my.ini) 在[mysqld]下添加 sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO... 阅读全文
posted @ 2018-02-09 19:09
Yannis-chen
阅读(609)
评论(0)
推荐(0)