摘要:
0-禁止root使用ssh登入 vim /etc/ssh/sshd_config寻找:PermitRootLogin yes改为:PermitRootLogin nosystemctl restart sshd.service 1-Apache站点目录配置 vim /etc/httpd/conf/h 阅读全文
posted @ 2016-08-27 16:50
灬伊天☂
阅读(143)
评论(0)
推荐(0)
摘要:
0-html <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <form accept-charset="UTF-8"></form> 1-css @CHARSET "UTF-8"; 2-js <script 阅读全文
posted @ 2016-08-27 13:56
灬伊天☂
阅读(155)
评论(0)
推荐(0)